EMStringCursorResult

EMStringCursorResult

new EMStringCursorResult(cursor)

Source:
EMStringCursorResult constructor.
Parameters:
Name Type Description
cursor Object

Methods

nextPageCursor() → {String}

Source:
Get cursor of next page.
Returns:
返回下一个结果
Type
String

result() → {Array}

Source:
Get the result of current page.
Returns:
string array.
Type
Array