ServiceCapability Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class summarizes a capability and whether it supports render and capture.
public ref class ServiceCapability
public class ServiceCapability
type ServiceCapability = class
Public Class ServiceCapability
- Inheritance
-
ServiceCapability
Properties
CapabilityType |
Gets the capability type. |
CaptureEnabled |
Gets whether this presentity is capable of capturing or sending this capability. |
DeviceAvailability |
Gets the device availability for ServiceCapability. |
DeviceAvailabilityValue |
Gets the numeric value of device availability for ServiceCapability. |
RenderEnabled |
Gets whether this presentity is capable of receiving or rendering this capability. |
Uri |
Gets the Uri of this presentity. |