byCursor

fun <M : PenicillinCursorModel<T>, T : Any> CursorJsonObjectResponse<M, T>.byCursor(cursor: Long, vararg options: Option): CursorJsonObjectApiAction<M, T>

New ApiAction with specified cursor.

Parameters

cursor

Cursor value.

options

options Optional. Custom parameters of this request.