pexip-android-sdk
Toggle table of contents
0.17.5
jvm
Platform filter
jvm
Switch theme
Search in API
pexip-android-sdk
sdk-api
/
com.pexip.sdk.api.infinity
/
BreakoutBeginEvent
Breakout
Begin
Event
@
Serializable
@
SerialName
(
value
=
"breakout_begin"
)
data
class
BreakoutBeginEvent
(
val
id
:
BreakoutId
,
val
participantId
:
ParticipantId
)
:
InfinityEvent
(
source
)
Members
Constructors
Breakout
Begin
Event
Link copied to clipboard
constructor
(
id
:
BreakoutId
,
participantId
:
ParticipantId
)
Properties
id
Link copied to clipboard
@
SerialName
(
value
=
"breakout_uuid"
)
val
id
:
BreakoutId
participant
Id
Link copied to clipboard
@
SerialName
(
value
=
"participant_uuid"
)
val
participantId
:
ParticipantId