Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
Boolean
HMICapabilities
HMICapabilities
HMICapabilities
HMICapabilities
HMICapabilities
HMICapabilities
HMICapabilities
HMICapabilities
Boolean
Get the AppServices
Kind: Instance method of HMICapabilities
Returns: Boolean
- the KEY_APP_SERVICES value
Boolean
Get the Displays
Kind: Instance method of HMICapabilities
Returns: Boolean
- the KEY_DISPLAYS value
Boolean
Get the DriverDistraction
Kind: Instance method of HMICapabilities
Returns: Boolean
- the KEY_DRIVER_DISTRACTION value
Boolean
Get the Navigation
Kind: Instance method of HMICapabilities
Returns: Boolean
- the KEY_NAVIGATION value
Boolean
Get the PhoneCall
Kind: Instance method of HMICapabilities
Returns: Boolean
- the KEY_PHONE_CALL value
Boolean
Get the RemoteControl
Kind: Instance method of HMICapabilities
Returns: Boolean
- the KEY_REMOTE_CONTROL value
Boolean
Get the SeatLocation
Kind: Instance method of HMICapabilities
Returns: Boolean
- the KEY_SEAT_LOCATION value
Boolean
Get the VideoStreaming
Kind: Instance method of HMICapabilities
Returns: Boolean
- the KEY_VIDEO_STREAMING value
HMICapabilities
Set 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. |
HMICapabilities
Set 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. |
HMICapabilities
Set 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. |
HMICapabilities
Set 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. |
HMICapabilities
Set 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. |
HMICapabilities
Set 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. |
HMICapabilities
Set 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. |