UserAttachDelegate Protocol Reference
Declared in | EventDelegates.h |
---|
Overview
Retrieves result of user authentication
Use this listener to retrieve result of attaching current endpoint to user.
– onAttachResult:
required method
Called when auth result is retrieved from operations service.
- (void)onAttachResult:(UserAttachResponse *)response
Discussion
Called when auth result is retrieved from operations service.
Declared In
EventDelegates.h