EOS_Lobby_HardMuteMemberOptions

EOS API reference page for EOS_Lobby_HardMuteMemberOptions

1 min to read

This data structure is part of the Lobby Interface.

Remarks

Input parameters for the EOS_Lobby_HardMuteMember function.

Properties

EOS_Lobby_HardMuteMemberOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_LOBBY_HARDMUTEMEMBER_API_LATEST.
EOS_LobbyId LobbyIdThe ID of the lobby
EOS_ProductUserId LocalUserIdThe Product User ID of the local user requesting the hard mute; this user must be the lobby owner
EOS_ProductUserId TargetUserIdThe Product User ID of the lobby member to hard mute
EOS_Bool bHardMuteTargetUserId hard mute status (mute on or off)