NIMQChatSearchChannelSortType Constants Reference

Declared in NIMQChatDefs.h

NIMQChatSearchChannelSortType

Definition

typedef NS_ENUM(NSInteger, NIMQChatSearchChannelSortType ) {
   NIMQChatSearchChannelSortTypeCustomWeight = 0,
   NIMQChatSearchChannelSortTypeCreateTime = 1,
};

Constants

NIMQChatSearchChannelSortTypeCustomWeight

Declared In NIMQChatDefs.h.

NIMQChatSearchChannelSortTypeCreateTime

Declared In NIMQChatDefs.h.