setApplicationIdentifier

Sets the identifier for the current application.

Set the application identifer before calling startConnection or registerApplication.

Syntax

+(void)setApplicationIdentifier:(NSString*)value;

Parameters

Examples