|
Avaya Client Services API Reference (iOS)
|
Describes methods that are implemented by the delegate of a CSParticipant.
More...
#import <CSParticipant.h>
Inherits <NSObjectNSObject>.
Inherited by <CSActiveParticipantDelegate>, <CSDroppedParticipantDelegate>, and <CSPendingParticipantDelegate>.
Instance Methods | |
| (void) | - participantDidChangeMatchedContacts: |
| Sent when the contacts matched to this participant have changed. More... | |
Describes methods that are implemented by the delegate of a CSParticipant.
| - (void) participantDidChangeMatchedContacts: | (CSParticipant *) | participant |
Sent when the contacts matched to this participant have changed.
| participant | The participant whose data has been changed. |