ListParticipantEventsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Maximum number of results to return. Default: 50.

Link copied to clipboard

The first participant event to retrieve. This is used for pagination; see the nextToken response field.

Link copied to clipboard

Unique identifier for this participant. This is assigned by IVS and returned by CreateParticipantToken.

Link copied to clipboard

ID of a session within the stage.

Link copied to clipboard

Stage ARN.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String