setApplicationIdentifier

Sets the identifier for the current application.

Set the application identifer before calling startConnection, registerApplication or unregisterApplication.

Syntax

public void setApplicationIdentifier(java.lang.String value)

Parameters

Examples