|
Avaya Client Services API Reference (iOS)
|
Interface for leave conversation response. More...
#import <CSMessagingLeaveConversationResponse.h>
Inherits NSObject.
Properties | |
| CSMessagingConversation * | conversation |
| The CSMessagingConversation object associated with leave operation. More... | |
| BOOL | leftStatus |
| The left status of the conversation. More... | |
Interface for leave conversation response.
This class is used to return the results of a conversation leave operation.
|
readnonatomicassign |
The CSMessagingConversation object associated with leave operation.
|
readnonatomicassign |
The left status of the conversation.
NO indicates that an error occurred.