Optional
Readonly
cursorThe cursor indicating the starting point for pagination, default is the first page.
Optional
Readonly
eventA list of strings containing the types of events to be fetched and should have maximum 5 elements, default includes all events.
Optional
Readonly
includeIndicates whether to include deleted events in the list, default is false.
Optional
orderThe order in which conversation events are presented, default is PresentingOrder.ASC.
Optional
pageThe maximum number of conversation events to retrieve per request, default is 10.
Optional
startSpecify the starting id of the events to be returned, default includes all events.
Parameters object for VonageClient.getConversationEvents