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

NIMSessionTypeP2P

点对点

Declared In NIMSession.h.

NIMSessionTypeTeam

群组

Declared In NIMSession.h.

NIMSessionTypeChatroom

聊天室

Declared In NIMSession.h.

NIMSessionTypeYSF

云商服

Declared In NIMSession.h.

NIMSessionTypeSuperTeam

超大群

Declared In NIMSession.h.

NIMSessionTypeQChat

圈组

Declared In NIMSession.h.

Declared In

NIMSession.h