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

#import <CSMessagingConversation.h>

Inherits <NSObject>.

Instance Methods

(void) - messagingConversation:didChangeComposingParticipants:
 Sent to indicate that the list of remote participants currently composing a message on this conversation has changed. More...
 

Method Documentation

- (void) messagingConversation: (CSMessagingConversation *)  messagingConversation
didChangeComposingParticipants: (NSArray *)  participants 

Sent to indicate that the list of remote participants currently composing a message on this conversation has changed.

Parameters
messagingConversationthe CSMessagingConversation for which the composing participants list has changed.
participantsThe new list of composing participants.

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