Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Cursor

A cursor that indicates the position in the stream from which you want to begin consuming messages and which is required by the {@link #getMessages(GetMessagesRequest) getMessages} operation.

Properties

Functions

Properties

value

value: string

The cursor to pass to the {@code GetMessages} operation.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Cursor): object

getJsonObj

  • getJsonObj(obj: Cursor): object