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, java.lang.String signerId)

Parameters

Examples