EOS_RTC_BlockParticipantCallbackInfo

EOS API reference page for EOS_RTC_BlockParticipantCallbackInfo

1分で読めます

This data structure is part of the RTC Interface.

Remarks

This struct is passed in with a call to EOS_RTC_OnBlockParticipantCallback.

Properties

EOS_RTC_BlockParticipantCallbackInfo

PropertyValue
EOS_EResult ResultCodeThis returns: EOS_Success if the channel was successfully blocked. EOS_UnexpectedError otherwise.
void* ClientDataClient-specified data passed into EOS_RTC_BlockParticipant.
EOS_ProductUserId LocalUserIdThe Product User ID of the user who initiated this request.
const char* RoomNameThe room the users should be blocked on.
EOS_ProductUserId ParticipantIdThe Product User ID of the participant being blocked
EOS_Bool bBlockedThe block state that should have been set