ServiceCapability Members
Include Protected Members
Include Inherited Members
This class summarizes a capability and whether it supports render and capture.
The ServiceCapability type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
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. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top