Method MutePlayerLocally
MutePlayerLocally()
Sets this participant as muted for the local user only in the channel associated with this participant. In order to mute this player across multiple channels you will need to iterate over ActiveChannels and leverage this method on the additional VivoxParticipant objects that match this instance's PlayerId.
Declaration
public void MutePlayerLocally()