DetachEndpointFromUserDelegate Protocol Reference
Declared in | EventDelegates.h |
---|
Overview
Callback interface for detached from user notifications.
Provide listener implementation to EndpointRegistrationManager to retrieve notification when current endpoint is detached from user by another endpoint.
– onDetachedEndpointWithAccessToken:
required method
Callback on current endpoint is detached from user.
- (void)onDetachedEndpointWithAccessToken:(NSString *)endpointAccessToken
Discussion
Callback on current endpoint is detached from user.
Declared In
EventDelegates.h