getInstance:(NSString *) method

Get an instance of the ODPClientConnection class.

Syntax

public static virtual ODPClientConnection * getInstance: (NSString * applicationId)

Parameters

Returns

Singleton instance of the ODPClientConnection class. Usage ODPClientConnection* clientConnection = [ODPClientConnection getInstance:"ApplicationId"];