Array.<AudioPassThruCapabilities>
Array.<ButtonCapabilities>
DisplayCapabilities
HMICapabilities
Language
Array.<HmiZoneCapabilities>
Boolean
Language
AudioPassThruCapabilities
Array.<PrerecordedSpeech>
PresetBankCapabilities
SdlMsgVersion
String
Array.<SoftButtonCapabilities>
Array.<SpeechCapabilities>
Array.<Number>
String
VehicleType
Array.<VrCapabilities>
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
RegisterAppInterfaceResponse
Initializes an instance of RegisterAppInterfaceResponse.
Array.<AudioPassThruCapabilities>
Get the AudioPassThruCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Array.<AudioPassThruCapabilities>
- the KEY_AUDIO_PASS_THRU_CAPABILITIES value
Array.<ButtonCapabilities>
Get the ButtonCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Array.<ButtonCapabilities>
- the KEY_BUTTON_CAPABILITIES value
DisplayCapabilities
Get the DisplayCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: DisplayCapabilities
- the KEY_DISPLAY_CAPABILITIES value
HMICapabilities
Get the HmiCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: HMICapabilities
- the KEY_HMI_CAPABILITIES value
Language
Get the HmiDisplayLanguage
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Language
- the KEY_HMI_DISPLAY_LANGUAGE value
Array.<HmiZoneCapabilities>
Get the HmiZoneCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Array.<HmiZoneCapabilities>
- the KEY_HMI_ZONE_CAPABILITIES value
Boolean
Get the IconResumed
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Boolean
- the KEY_ICON_RESUMED value
Language
Get the Language
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Language
- the KEY_LANGUAGE value
AudioPassThruCapabilities
Get the PcmStreamCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: AudioPassThruCapabilities
- the KEY_PCM_STREAM_CAPABILITIES value
Array.<PrerecordedSpeech>
Get the PrerecordedSpeech
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Array.<PrerecordedSpeech>
- the KEY_PRERECORDED_SPEECH value
PresetBankCapabilities
Get the PresetBankCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: PresetBankCapabilities
- the KEY_PRESET_BANK_CAPABILITIES value
SdlMsgVersion
Get the SdlMsgVersion
Kind: Instance method of RegisterAppInterfaceResponse
Returns: SdlMsgVersion
- the KEY_SDL_MSG_VERSION value
String
Get the SdlVersion
Kind: Instance method of RegisterAppInterfaceResponse
Returns: String
- the KEY_SDL_VERSION value
Array.<SoftButtonCapabilities>
Get the SoftButtonCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Array.<SoftButtonCapabilities>
- the KEY_SOFT_BUTTON_CAPABILITIES value
Array.<SpeechCapabilities>
Get the SpeechCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Array.<SpeechCapabilities>
- the KEY_SPEECH_CAPABILITIES value
Array.<Number>
Get the SupportedDiagModes
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Array.<Number>
- the KEY_SUPPORTED_DIAG_MODES value
String
Get the SystemSoftwareVersion
Kind: Instance method of RegisterAppInterfaceResponse
Returns: String
- the KEY_SYSTEM_SOFTWARE_VERSION value
VehicleType
Get the VehicleType
Kind: Instance method of RegisterAppInterfaceResponse
Returns: VehicleType
- the KEY_VEHICLE_TYPE value
Array.<VrCapabilities>
Get the VrCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Array.<VrCapabilities>
- the KEY_VR_CAPABILITIES value
RegisterAppInterfaceResponse
Set the AudioPassThruCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
capabilities | Array.<AudioPassThruCapabilities> |
See AudioPassThruCapability - The desired AudioPassThruCapabilities. {'array_min_size': 1, 'array_max_size': 100} |
RegisterAppInterfaceResponse
Set the ButtonCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
capabilities | Array.<ButtonCapabilities> |
See ButtonCapabilities. This parameter is deprecated and replaced by SystemCapability using DISPLAYS. - The desired ButtonCapabilities. {'array_min_size': 1, 'array_max_size': 100} |
RegisterAppInterfaceResponse
Set the DisplayCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
capabilities | DisplayCapabilities |
See DisplayCapabilities. This parameter is deprecated and replaced by SystemCapability using DISPLAYS. - The desired DisplayCapabilities. |
RegisterAppInterfaceResponse
Set the HmiCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
capabilities | HMICapabilities |
Specifies the HMI's capabilities. See HMICapabilities. - The desired HmiCapabilities. |
RegisterAppInterfaceResponse
Set the HmiDisplayLanguage
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
language | Language |
The currently active display language on the module. See "Language" for options. - The desired HmiDisplayLanguage. |
RegisterAppInterfaceResponse
Set the HmiZoneCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
capabilities | Array.<HmiZoneCapabilities> |
See HmiZoneCapabilities - The desired HmiZoneCapabilities. {'array_min_size': 1, 'array_max_size': 100} |
RegisterAppInterfaceResponse
Set the IconResumed
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
resumed | Boolean |
Existence of apps icon at system. If true, apps icon was resumed at system. If false, apps icon is not resumed at system - The desired IconResumed. |
RegisterAppInterfaceResponse
Set the Language
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
language | Language |
The currently active VR+TTS language on the module. See "Language" for options. - The desired Language. |
RegisterAppInterfaceResponse
Set the PcmStreamCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
capabilities | AudioPassThruCapabilities |
See AudioPassThruCapability - The desired PcmStreamCapabilities. |
RegisterAppInterfaceResponse
Set the PrerecordedSpeech
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
speech | Array.<PrerecordedSpeech> |
See PrerecordedSpeech - The desired PrerecordedSpeech. {'array_min_size': 1, 'array_max_size': 100} |
RegisterAppInterfaceResponse
Set the PresetBankCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
capabilities | PresetBankCapabilities |
If returned, the platform supports custom on-screen Presets; see PresetBankCapabilities. This parameter is deprecated and replaced by SystemCapability using DISPLAYS. - The desired PresetBankCapabilities. |
RegisterAppInterfaceResponse
Set the SdlMsgVersion
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
version | SdlMsgVersion |
See SyncMsgVersion - The desired SdlMsgVersion. |
RegisterAppInterfaceResponse
Set the SdlVersion
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
version | String |
The SmartDeviceLink version. - The desired SdlVersion. {'string_min_length': 1, 'string_max_length': 100} |
RegisterAppInterfaceResponse
Set the SoftButtonCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
capabilities | Array.<SoftButtonCapabilities> |
If returned, the platform supports on-screen SoftButtons; see SoftButtonCapabilities. This parameter is deprecated and replaced by SystemCapability using DISPLAYS. - The desired SoftButtonCapabilities. {'array_min_size': 1, 'array_max_size': 100} |
RegisterAppInterfaceResponse
Set the SpeechCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
capabilities | Array.<SpeechCapabilities> |
See SpeechCapabilities - The desired SpeechCapabilities. {'array_min_size': 1, 'array_max_size': 100} |
RegisterAppInterfaceResponse
Set the SupportedDiagModes
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
modes | Array.<Number> |
Specifies the white-list of supported diagnostic modes (0x00-0xFF) capable for DiagnosticMessage requests. If a mode outside this list is requested, it will be rejected. - The desired SupportedDiagModes. {'array_min_size': 1, 'array_max_size': 100, 'num_min_value': 0, 'num_max_value': 255} |
RegisterAppInterfaceResponse
Set the SystemSoftwareVersion
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
version | String |
The software version of the system that implements the SmartDeviceLink core. - The desired SystemSoftwareVersion. {'string_min_length': 1, 'string_max_length': 100} |
RegisterAppInterfaceResponse
Set the VehicleType
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
type | VehicleType |
Specifies the vehicle's type. See VehicleType. - The desired VehicleType. |
RegisterAppInterfaceResponse
Set the VrCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: RegisterAppInterfaceResponse
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
capabilities | Array.<VrCapabilities> |
See VrCapabilities - The desired VrCapabilities. {'array_min_size': 1, 'array_max_size': 100} |