by Cursor
fun <M : PenicillinCursorModel<T>, T : Any> CursorJsonObjectResponse<M, T>.byCursor(cursor: Long, vararg options: Option): CursorJsonObjectApiAction<M, T>
Content copied to clipboard
New ApiAction with specified cursor.
Parameters
cursor
Cursor value.
options
options Optional. Custom parameters of this request.