HyphenateChatSDK
3.9.9.1
Toggle main menu visibility
首页
类
类列表
类索引
类继承关系
类成员
全部
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
函数
_
a
b
c
d
e
f
g
i
j
k
l
m
o
p
r
s
t
u
v
属性
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
文件
文件列表
•
全部
类
函数
属性
HyphenateChat.framework
Headers
EMPageResult.h
1
15
#import <Foundation/Foundation.h>
16
24
@interface
EMPageResult
<__covariant ObjectType> : NSObject
25
33
@property
(nonatomic, strong) NSArray<ObjectType> *_Nullable list;
34
42
@property
(nonatomic) NSInteger
count
;
43
61
+ (instancetype _Nonnull)pageResultWithList:(NSArray<ObjectType> * _Nullable)aList
62
andCount:(NSInteger)aCount;
63
64
@end
EMPageResult
Definition:
EMPageResult.h:24
EMPageResult::count
NSInteger count
Definition:
EMPageResult.h:42
制作者
1.9.4