|
Avaya Client Services API Reference (iOS)
|
This class defines delivery details of message. More...
#import <CSMessageDeliveryDetails.h>
Inherits NSObject.
Properties | |
| CSMessagingMessageDeliveryState | deliveryState |
| The message delivery state describing whether this message is being sent or delivered. More... | |
| CSMessagingMessageReadState | readState |
| The message read state describing whether this message is read, partially read or not read. More... | |
| NSDictionary< CSMessagingParticipant *, NSNumber * > * | recipientMessageStates |
| Dictionary of message states associated with recipients. More... | |
This class defines delivery details of message.
|
readnonatomicassign |
The message delivery state describing whether this message is being sent or delivered.
|
readnonatomicassign |
The message read state describing whether this message is read, partially read or not read.
|
readnonatomicassign |
Dictionary of message states associated with recipients.