BooleanBooleanBooleanBooleanBooleanBooleanBooleanBooleanHMICapabilitiesHMICapabilitiesHMICapabilitiesHMICapabilitiesHMICapabilitiesHMICapabilitiesHMICapabilitiesHMICapabilitiesBooleanGet the AppServices
Kind: Instance method of HMICapabilities
Returns: Boolean - the KEY_APP_SERVICES value
BooleanGet the Displays
Kind: Instance method of HMICapabilities
Returns: Boolean - the KEY_DISPLAYS value
BooleanGet the DriverDistraction
Kind: Instance method of HMICapabilities
Returns: Boolean - the KEY_DRIVER_DISTRACTION value
BooleanGet the Navigation
Kind: Instance method of HMICapabilities
Returns: Boolean - the KEY_NAVIGATION value
BooleanGet the PhoneCall
Kind: Instance method of HMICapabilities
Returns: Boolean - the KEY_PHONE_CALL value
BooleanGet the RemoteControl
Kind: Instance method of HMICapabilities
Returns: Boolean - the KEY_REMOTE_CONTROL value
BooleanGet the SeatLocation
Kind: Instance method of HMICapabilities
Returns: Boolean - the KEY_SEAT_LOCATION value
BooleanGet the VideoStreaming
Kind: Instance method of HMICapabilities
Returns: Boolean - the KEY_VIDEO_STREAMING value
HMICapabilitiesSet the AppServices
Kind: Instance method of HMICapabilities
Returns: HMICapabilities - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| services | Boolean |
Availability of App Services functionality. True: Available, False: Not Available - The desired AppServices. |
HMICapabilitiesSet the Displays
Kind: Instance method of HMICapabilities
Returns: HMICapabilities - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| displays | Boolean |
Availability of displays capability. True: Available, False: Not Available - The desired Displays. |
HMICapabilitiesSet the DriverDistraction
Kind: Instance method of HMICapabilities
Returns: HMICapabilities - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| distraction | Boolean |
Availability of driver distraction capability. True: Available, False: Not Available - The desired DriverDistraction. |
HMICapabilitiesSet the Navigation
Kind: Instance method of HMICapabilities
Returns: HMICapabilities - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| navigation | Boolean |
Availability of build in Nav. True: Available, False: Not Available - The desired Navigation. |
HMICapabilitiesSet the PhoneCall
Kind: Instance method of HMICapabilities
Returns: HMICapabilities - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| call | Boolean |
Availability of build in phone. True: Available, False: Not Available - The desired PhoneCall. |
HMICapabilitiesSet the RemoteControl
Kind: Instance method of HMICapabilities
Returns: HMICapabilities - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| control | Boolean |
Availability of remote control feature. True: Available, False: Not Available - The desired RemoteControl. |
HMICapabilitiesSet the SeatLocation
Kind: Instance method of HMICapabilities
Returns: HMICapabilities - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| location | Boolean |
Availability of seat location feature. True: Available, False: Not Available - The desired SeatLocation. |