initializeWithConnection:userName:password:( SMPClientConnection *, NSString *, NSString *) method

Gets the singleton instance/object of the AppSettings class.

Syntax

public static virtual SMPAppSettings * initializeWithConnection:userName:password: ( SMPClientConnection * clientConn, NSString * userName, NSString * password)

Parameters

Returns

Returns the instance of the class SMPAppSettings

Examples

Usage

Returns the instance of the class SMPAppSettings