Avaya Client Services API Reference (OS X)
Instance Methods | List of all members
<CSParticipantDelegate> Protocol Reference

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

Detailed Description

Describes methods that are implemented by the delegate of a CSParticipant.

Method Documentation

- (void) participantDidChangeMatchedContacts: (CSParticipant *)  participant

Sent when the contacts matched to this participant have changed.

Parameters
participantThe participant whose data has been changed.

The documentation for this protocol was generated from the following file: