ConnectType Constants Reference
Declared in | TcrSession.m |
---|
ConnectType
Definition
typedef NS_ENUM(NSInteger, ConnectType ) {
CONNECT_TYPE_SINGLE,
CONNECT_TYPE_GROUP,
CONNECT_TYPE_JOIN_GROUP,
};