setApplicationIdentifier

Sets the identifier for the current application.

Set the application identifer before calling startConnection or registerApplication.

Syntax

public void setApplicationIdentifier(java.lang.String value)

Parameters

Examples

Usage

This method must be called in the user interface thread.