new EMPageResult()
- Source:
Easemob EMPageResult implementation.
{
GROUP = 0, //
CHATROOM = 1, //
}
Methods
count() → {Number}
- Source:
Get count.
Returns:
返回本页结果计数
- Type
- Number
result() → {Array}
- Source:
Get the result of current page.
Returns:
group or chatroom list.
- Type
- Array