TWMChannelType Constants Reference
Declared in | TWMConstants.h |
---|
TWMChannelType
Enumeration indicating the channel’s visibility.
Definition
typedef NS_ENUM(NSInteger, TWMChannelType ) {
TWMChannelTypePublic = 0,
TWMChannelTypePrivate,
};
Constants
Declared In
TWMConstants.h