Remarks
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). |