PreferredServiceCapabilities Class
Specifies what should be the initial device capabilities of the endpoint.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.PreferredServiceCapabilities
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class PreferredServiceCapabilities
'Usage
Dim instance As PreferredServiceCapabilities
public class PreferredServiceCapabilities
Remarks
The default behavior is to publish positive capability support for Instant messaging (IM) if supported by the endpoint. Default support for audio and video capabilities are implied and will not be published unless explicitly asked so by the application.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.