NIMSessionType Constants Reference
Declared in | NIMSession.h |
---|
NIMSessionType
会话类型
Definition
typedef NS_ENUM(NSInteger, NIMSessionType ) {
NIMSessionTypeP2P = 0,
NIMSessionTypeTeam = 1,
NIMSessionTypeChatroom = 2,
NIMSessionTypeYSF = 3,
NIMSessionTypeSuperTeam = 5,
NIMSessionTypeQChat = 6,
};
Constants
Declared In
NIMSession.h