pexip-android-sdk
Toggle table of contents
0.17.4
jvm
Platform filter
jvm
Switch theme
Search in API
pexip-android-sdk
sdk-api
/
com.pexip.sdk.api.infinity
/
SpeakerResponse
Speaker
Response
@
Serializable
data
class
SpeakerResponse
(
val
participantId
:
ParticipantId
,
val
vad
:
Int
)
(
source
)
Members
Constructors
Speaker
Response
Link copied to clipboard
constructor
(
participantId
:
ParticipantId
,
vad
:
Int
)
Properties
participant
Id
Link copied to clipboard
@
SerialName
(
value
=
"participant_uuid"
)
val
participantId
:
ParticipantId
speaking
Link copied to clipboard
val
speaking
:
Boolean
vad
Link copied to clipboard
val
vad
:
Int