ChangedAttachedEndpointListDelegate Protocol Reference

Declared in EventDelegates.h

Overview

Callback interface for attached endpoint list change notifications

– onAttachedEndpointListChanged: required method

Callback on attached endpoints list changed

- (void)onAttachedEndpointListChanged:(NSDictionary *)attachedEndpoints

Parameters

attachedEndpoints

<EndpointAccessToken, EndpointKeyHash> as key-value

Discussion

Callback on attached endpoints list changed

Declared In

EventDelegates.h