Array.<AudioPassThruCapabilities>Array.<ButtonCapabilities>DisplayCapabilitiesHMICapabilitiesLanguageArray.<HmiZoneCapabilities>BooleanLanguageAudioPassThruCapabilitiesArray.<PrerecordedSpeech>PresetBankCapabilitiesSdlMsgVersionStringArray.<SoftButtonCapabilities>Array.<SpeechCapabilities>Array.<Number>StringVehicleTypeArray.<VrCapabilities>RegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseRegisterAppInterfaceResponseInitializes 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
DisplayCapabilitiesGet the DisplayCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: DisplayCapabilities - the KEY_DISPLAY_CAPABILITIES value
HMICapabilitiesGet the HmiCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: HMICapabilities - the KEY_HMI_CAPABILITIES value
LanguageGet 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
BooleanGet the IconResumed
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Boolean - the KEY_ICON_RESUMED value
LanguageGet the Language
Kind: Instance method of RegisterAppInterfaceResponse
Returns: Language - the KEY_LANGUAGE value
AudioPassThruCapabilitiesGet 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
PresetBankCapabilitiesGet the PresetBankCapabilities
Kind: Instance method of RegisterAppInterfaceResponse
Returns: PresetBankCapabilities - the KEY_PRESET_BANK_CAPABILITIES value
SdlMsgVersionGet the SdlMsgVersion
Kind: Instance method of RegisterAppInterfaceResponse
Returns: SdlMsgVersion - the KEY_SDL_MSG_VERSION value
StringGet 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
StringGet the SystemSoftwareVersion
Kind: Instance method of RegisterAppInterfaceResponse
Returns: String - the KEY_SYSTEM_SOFTWARE_VERSION value
VehicleTypeGet 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
RegisterAppInterfaceResponseSet 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} |
RegisterAppInterfaceResponseSet 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} |
RegisterAppInterfaceResponseSet 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. |
RegisterAppInterfaceResponseSet 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. |
RegisterAppInterfaceResponseSet 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. |
RegisterAppInterfaceResponseSet 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} |
RegisterAppInterfaceResponseSet 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. |
RegisterAppInterfaceResponseSet 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. |
RegisterAppInterfaceResponseSet 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. |
RegisterAppInterfaceResponseSet 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} |
RegisterAppInterfaceResponseSet 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. |
RegisterAppInterfaceResponseSet 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. |
RegisterAppInterfaceResponseSet 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} |
RegisterAppInterfaceResponseSet 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} |
RegisterAppInterfaceResponseSet 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} |
RegisterAppInterfaceResponseSet 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} |
RegisterAppInterfaceResponseSet 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} |
RegisterAppInterfaceResponseSet 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. |
RegisterAppInterfaceResponseSet 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} |