TWMChannelStatus Constants Reference
Declared in | TWMConstants.h |
---|
TWMChannelStatus
Enumeration indicating the user’s current status on a given channel.
Definition
typedef NS_ENUM(NSInteger, TWMChannelStatus ) {
TWMChannelStatusInvited = 0,
TWMChannelStatusJoined,
TWMChannelStatusNotParticipating,
};
Constants
Declared In
TWMConstants.h