fetchLiveList

abstract fun fetchLiveList(cursor: String?, count: Int, completion: CompletionHandler?)

Fetch live list

Parameters

cursor

Cursor.

count

Count.

completion

Completion callback.