shared
1.31.6
common
shared
/
io.dyte.core.controllers
/
IParticipantController
/
UpdatePeerStageStatusResult
Update
Peer
Stage
Status
Result
data
class
UpdatePeerStageStatusResult
(
val
oldStageStatus
:
DyteStageStatus
,
val
updatedPeer
:
DyteJoinedMeetingParticipant
)
Members
Constructors
Update
Peer
Stage
Status
Result
Link copied to clipboard
constructor
(
oldStageStatus
:
DyteStageStatus
,
updatedPeer
:
DyteJoinedMeetingParticipant
)
Properties
old
Stage
Status
Link copied to clipboard
val
oldStageStatus
:
DyteStageStatus
updated
Peer
Link copied to clipboard
val
updatedPeer
:
DyteJoinedMeetingParticipant