ECGroupSearchType Constants Reference
| Declared in | ECGroupMatch.h |
|---|
ECGroupSearchType
搜索的类型
Definition
typedef NS_ENUM(NSUInteger, ECGroupSearchType ) {
ECGroupSearchType_GroupId = 1,
ECGroupSearchType_GroupName = 2,
};
Constants
Declared In
ECGroupMatch.h