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

Describes methods that are implemented by the delegate of a CSDroppedParticipant. More...

#import <CSDroppedParticipant.h>

Inherits <CSParticipantDelegate>.

Instance Methods

(void) - droppedParticipantDidChangeData:
 Called when the underlying participantData has been changed. More...
 
- Instance Methods inherited from <CSParticipantDelegate>
(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 CSDroppedParticipant.

Method Documentation

- (void) droppedParticipantDidChangeData: (CSDroppedParticipant *)  participant

Called when the underlying participantData has been changed.

Parameters
participantThe participant whose data has been changed.

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