DeviceLevelStatus
Boolean
Boolean
Boolean
Boolean
Boolean
PrimaryAudioSource
DeviceLevelStatus
Boolean
Boolean
Boolean
DeviceStatus
DeviceStatus
DeviceStatus
DeviceStatus
DeviceStatus
DeviceStatus
DeviceStatus
DeviceStatus
DeviceStatus
DeviceStatus
DeviceStatus
DeviceLevelStatus
Get the BattLevelStatus
Kind: Instance method of DeviceStatus
Returns: DeviceLevelStatus
- the KEY_BATT_LEVEL_STATUS value
Boolean
Get the BtIconOn
Kind: Instance method of DeviceStatus
Returns: Boolean
- the KEY_BT_ICON_ON value
Boolean
Get the CallActive
Kind: Instance method of DeviceStatus
Returns: Boolean
- the KEY_CALL_ACTIVE value
Boolean
Get the ECallEventActive
Kind: Instance method of DeviceStatus
Returns: Boolean
- the KEY_E_CALL_EVENT_ACTIVE value
Boolean
Get the MonoAudioOutputMuted
Kind: Instance method of DeviceStatus
Returns: Boolean
- the KEY_MONO_AUDIO_OUTPUT_MUTED value
Boolean
Get the PhoneRoaming
Kind: Instance method of DeviceStatus
Returns: Boolean
- the KEY_PHONE_ROAMING value
PrimaryAudioSource
Get the PrimaryAudioSource
Kind: Instance method of DeviceStatus
Returns: PrimaryAudioSource
- the KEY_PRIMARY_AUDIO_SOURCE value
DeviceLevelStatus
Get the SignalLevelStatus
Kind: Instance method of DeviceStatus
Returns: DeviceLevelStatus
- the KEY_SIGNAL_LEVEL_STATUS value
Boolean
Get the StereoAudioOutputMuted
Kind: Instance method of DeviceStatus
Returns: Boolean
- the KEY_STEREO_AUDIO_OUTPUT_MUTED value
Boolean
Get the TextMsgAvailable
Kind: Instance method of DeviceStatus
Returns: Boolean
- the KEY_TEXT_MSG_AVAILABLE value
Boolean
Get the VoiceRecOn
Kind: Instance method of DeviceStatus
Returns: Boolean
- the KEY_VOICE_REC_ON value
DeviceStatus
Set the BattLevelStatus
Kind: Instance method of DeviceStatus
Returns: DeviceStatus
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
status | DeviceLevelStatus |
Device battery level status. References signal "CPM_Batt_Level_STAT". See DeviceLevelStatus. - The desired BattLevelStatus. |
DeviceStatus
Set the BtIconOn
Kind: Instance method of DeviceStatus
Returns: DeviceStatus
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
on | Boolean |
References signal "BT_ICON". - The desired BtIconOn. |
DeviceStatus
Set the CallActive
Kind: Instance method of DeviceStatus
Returns: DeviceStatus
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
active | Boolean |
References signal "CPM_Call_Active_STAT". - The desired CallActive. |
DeviceStatus
Set the ECallEventActive
Kind: Instance method of DeviceStatus
Returns: DeviceStatus
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
active | Boolean |
References signal "eCall_Event". - The desired ECallEventActive. |
DeviceStatus
Set the MonoAudioOutputMuted
Kind: Instance method of DeviceStatus
Returns: DeviceStatus
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
muted | Boolean |
References signal "CPM_Mono_Audio_Output". - The desired MonoAudioOutputMuted. |
DeviceStatus
Set the PhoneRoaming
Kind: Instance method of DeviceStatus
Returns: DeviceStatus
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
roaming | Boolean |
References signal "CPM_Phone_Roaming_STAT". - The desired PhoneRoaming. |
DeviceStatus
Set the PrimaryAudioSource
Kind: Instance method of DeviceStatus
Returns: DeviceStatus
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
source | PrimaryAudioSource |
References signal "CPM_Stereo_PAS_Source". See PrimaryAudioSource. - The desired PrimaryAudioSource. |
DeviceStatus
Set the SignalLevelStatus
Kind: Instance method of DeviceStatus
Returns: DeviceStatus
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
status | DeviceLevelStatus |
Device signal level status. References signal "CPM_Signal_Strength_STAT". See DeviceLevelStatus. - The desired SignalLevelStatus. |
DeviceStatus
Set the StereoAudioOutputMuted
Kind: Instance method of DeviceStatus
Returns: DeviceStatus
- The class instance for method chaining.
Param | Type | Description |
---|---|---|
muted | Boolean |
References signal "CPM_Stereo_Audio_Output". - The desired StereoAudioOutputMuted. |