VoipCallCoordinator.NotifyUnmuted method

Notifies the system that the user has unmuted the call using the VoIP app's UI.

Syntax

public void NotifyUnmuted()
Public Sub NotifyUnmuted()
public:
void NotifyUnmuted()

Parameters

This method has no parameters.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.Networking.Voip Windows::Phone::Networking::Voip [C++]

Metadata

Windows.WinMD

Capabilities

ID_CAP_VOIP [Windows Phone]

See also

VoipCallCoordinator