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