This struct is passed in with a call to EOS_RTCAudio_AddNotifyParticipantUpdated registered event.
Properties
EOS_RTCAudio_ParticipantUpdatedCallbackInfo
Property
|
Value
|
void* ClientData
|
Client-specified data passed into EOS_RTCAudio_AddNotifyParticipantUpdated.
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the user who initiated this request.
|
const char* RoomName
|
The room associated with this event.
|
EOS_ProductUserId ParticipantId
|
The participant updated.
|
EOS_Bool bSpeaking
|
The participant speaking / non-speaking status.
|
EOS_ERTCAudioStatus AudioStatus
|
The participant audio status (enabled, disabled).
|
This struct is passed in with a call to EOS_RTCAudio_AddNotifyParticipantUpdated registered event.
Properties
RTCAudio.ParticipantUpdatedCallbackInfo
Property
|
Value
|
object ClientData
|
Client-specified data passed into EOS_RTCAudio_AddNotifyParticipantUpdated.
|
ProductUserId LocalUserId
|
The Product User ID of the user who initiated this request.
|
string RoomName
|
The room associated with this event.
|
ProductUserId ParticipantId
|
The participant updated.
|
bool Speaking
|
The participant speaking / non-speaking status.
|
RTCAudioStatus AudioStatus
|
The participant audio status (enabled, disabled).
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no