ParticipantReplica

Information about the replicated destination stage for a participant.

Types

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

Properties

Link copied to clipboard

ID of the session within the destination stage.

Link copied to clipboard

ARN of the stage where the participant is replicated.

Link copied to clipboard

Participant ID of the publisher that will be replicated. This is assigned by IVS and returned by CreateParticipantToken or the jti (JWT ID) used to create a self signed token.

Link copied to clipboard

Replica’s current replication state.

Link copied to clipboard

ID of the session within the source stage.

Link copied to clipboard

ARN of the stage from which this participant is replicated.

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