TCHConversationStatus Constants Reference
| Declared in | TCHConstants.h |
|---|
TCHConversationStatus
Enumeration indicating the user’s current status on a given conversation.
Definition
typedef NS_ENUM(NSInteger, TCHConversationStatus ) {
TCHConversationStatusJoined = 1,
TCHConversationStatusNotParticipating,
};
Constants
Declared In
TCHConstants.h