Inherits from NSObject
Conforms to xml_Serializable
Declared in expanz_service_SessionRequest.h

Tasks

Properties

appSite

password

userName

userType

Instance Methods

initWithUserName:password:appSite:userType:

Initializes an instance using the supplied userName, password, appSite and user type.

- (id)initWithUserName:(NSString *)userName password:(NSString *)password appSite:(NSString *)appSite userType:(NSString *)userType

Discussion

Initializes an instance using the supplied userName, password, appSite and user type.

Declared In

expanz_service_SessionRequest.h