Share via


MicrosoftSupportedPresence Property

Gets the supported signaling header with value "com.microsoft.msrtc.presence".

Namespace:  Microsoft.Rtc.Signaling
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Shared ReadOnly Property MicrosoftSupportedPresence As SignalingHeader
    Get
'Usage
Dim value As SignalingHeader

value = SignalingHeader.MicrosoftSupportedPresence
public static SignalingHeader MicrosoftSupportedPresence { get; }

Property Value

Type: Microsoft.Rtc.Signaling..::..SignalingHeader

See Also

Reference

SignalingHeader Class

SignalingHeader Members

Microsoft.Rtc.Signaling Namespace