Method UnmutePlayerLocally
UnmutePlayerLocally()
Sets this participant as unmuted for the local user only in the channel associated with this participant. In order to unmute 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 UnmutePlayerLocally()