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 server.

- (void)onAttachResult:(UserAttachResponse *)response

Discussion

Called when auth result is retrieved from operations server.

Declared In

EventDelegates.h