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