Avaya Client Services API Reference (OS X)
Properties | List of all members
CSMessagingLeaveConversationResponse Class Reference

Interface for leave conversation response. More...

#import <CSMessagingLeaveConversationResponse.h>

Inherits NSObject.

Properties

CSMessagingConversationconversation
 The CSMessagingConversation object associated with leave operation. More...
 
BOOL leftStatus
 The left status of the conversation. More...
 

Detailed Description

Interface for leave conversation response.

This class is used to return the results of a conversation leave operation.

See also
- leaveConversations:watcher: (CSMessagingService)

Property Documentation

- (CSMessagingConversation*) conversation
readnonatomicassign

The CSMessagingConversation object associated with leave operation.

- (BOOL) leftStatus
readnonatomicassign

The left status of the conversation.

NO indicates that an error occurred.


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