OnDetachEndpointOperationDelegate Protocol Reference
| Declared in | EventDelegates.h |
|---|
Overview
Callback interface for detached endpoint notifications.
Use this interface to receive result of next operations:
Detach endpoint from user by EndpointKeyHash
Once result from Operations server is received, listener is notified with string representation of operation name, result of the operation SyncResponseResultType and additional data if available.
– onDetachResult:
required method
Callback on endpoint detach response
- (void)onDetachResult:(SyncResponseResultType)resultDiscussion
Callback on endpoint detach response
Declared In
EventDelegates.h