BooleanSystemCapabilityTypeGetSystemCapabilityGetSystemCapabilityBooleanGet the Subscribe
Kind: Instance method of GetSystemCapability
Returns: Boolean - the KEY_SUBSCRIBE value
SystemCapabilityTypeGet the SystemCapabilityType
Kind: Instance method of GetSystemCapability
Returns: SystemCapabilityType - the KEY_SYSTEM_CAPABILITY_TYPE value
GetSystemCapabilitySet the Subscribe
Kind: Instance method of GetSystemCapability
Returns: GetSystemCapability - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| subscribe | Boolean |
Flag to subscribe to updates of the supplied service capability type. If true, the requester will be subscribed. If false, the requester will not be subscribed and be removed as a subscriber if it was previously subscribed. - The desired Subscribe. |
GetSystemCapabilitySet the SystemCapabilityType
Kind: Instance method of GetSystemCapability
Returns: GetSystemCapability - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| type | SystemCapabilityType |
The type of system capability to get more information on - The desired SystemCapabilityType. |