expanz_service_LoginClient Protocol Reference
Conforms to | NSObject |
Declared in | expanz_service_LoginClient.h |
Tasks
-
– createSessionWith:delegate:
Presents credentials to the expanz server and returns a SessionContext, which contains a session token.
required method
Instance Methods
createSessionWith:delegate:
Presents credentials to the expanz server and returns a SessionContext, which contains a session token.
- (void)createSessionWith:(expanz_service_SessionRequest *)sessionRequest delegate:(id<expanz_service_LoginClientDelegate>)delegate
Discussion
Presents credentials to the expanz server and returns a SessionContext, which contains a session token.
Declared In
expanz_service_LoginClient.h