This topic has not yet been rated - Rate this topic

MuteChangeEventArgs class

4/5/2013

Supports the Muted and Unmuted events.

Syntax

Public NotInheritable Class MuteChangeEventArgs  
    Inherits Object

Attributes

ActivatableAttribute(NTDDI_WIN8)
MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The MuteChangeEventArgs class has these types of members:

Constructors

The MuteChangeEventArgs class has these constructors.

ConstructorDescription
MuteChangeEventArgs Initializes a new instance of the MuteChangeEventArgs class.

 

Methods

The MuteChangeEventArgs class inherits methods from the Object class.

Properties

The MuteChangeEventArgs class has these properties.

PropertyAccess typeDescription

Muted

Read-onlyGets whether the call is currently muted.

 

Requirements

Minimum supported client

None supported [Windows Store apps only]

Minimum supported server

None supported [Windows Store apps only]

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

Object

 

 

Build date: 4/5/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.