Enumeration: EvamEvent¶
domain/EvamEvent.EvamEvent
Event names for events specific to Vehicle Services. All names are self-explanatory (_testEvent is specifically for testing purposes and is not used in the sdk or Vehicle Services)
Enumeration Members¶
AnswerCall¶
AnswerCall = "answerCall"
AppIdSet¶
AppIdSet = "appIdSet"
AppVersionSet¶
AppVersionSet = "appVersionSet"
DeviceIdSet¶
DeviceIdSet = "deviceIdSet"
EnableIntercom¶
EnableIntercom = "enableIntercom"
GRPCEstablished¶
GRPCEstablished = "gRPCEstablished"
HangUpCall¶
HangUpCall = "hangUpCall"
HoldCall¶
HoldCall = "holdCall"
MakeCall¶
MakeCall = "makeCall"
MuteMicrophone¶
MuteMicrophone = "muteMicrophone"
NewOrUpdateRakelState¶
NewOrUpdateRakelState = "newOrUpdateRakelState"
NewOrUpdatedAudioDeviceTypes¶
NewOrUpdatedAudioDeviceTypes = "newOrUpdatedAudioDeviceTypes"
NewOrUpdatedAvailableVehicleStatusList¶
NewOrUpdatedAvailableVehicleStatusList = "newOrUpdatedAvailableVehicleStatusList"
NewOrUpdatedBattery¶
NewOrUpdatedBattery = "newOrUpdatedBattery"
NewOrUpdatedCalls¶
NewOrUpdatedCalls = "newOrUpdatedCalls"
NewOrUpdatedDeviceRoles¶
NewOrUpdatedDeviceRoles = "newOrUpdatedDeviceRoles"
NewOrUpdatedDisplayMode¶
NewOrUpdatedDisplayMode = "newOrUpdatedDisplayMode"
NewOrUpdatedIntercomEnabledState¶
NewOrUpdatedIntercomEnabledState = "newOrUpdatedIntercomEnabledState"
NewOrUpdatedInternetState¶
NewOrUpdatedInternetState = "newOrUpdatedInternetState"
NewOrUpdatedLocation¶
NewOrUpdatedLocation = "newOrUpdatedLocation"
NewOrUpdatedMuteState¶
NewOrUpdatedMuteState = "newOrUpdatedMuteState"
NewOrUpdatedOperation¶
NewOrUpdatedOperation = "newOrUpdatedOperation"
NewOrUpdatedOperationList¶
NewOrUpdatedOperationList = "newOrUpdatedOperationList"
NewOrUpdatedRakelMessages¶
NewOrUpdatedRakelMessages = "newOrUpdatedRakelMessages"
NewOrUpdatedSettings¶
NewOrUpdatedSettings = "newOrUpdatedSettings"
NewOrUpdatedTripLocationHistory¶
NewOrUpdatedTripLocationHistory = "newOrUpdatedTripLocationHistory"
NewOrUpdatedVehicleState¶
NewOrUpdatedVehicleState = "newOrUpdatedVehicleState"
NewRecvCanbusFrames¶
NewRecvCanbusFrames = "NewRecvCanbusFrames"
OSVersionSet¶
OSVersionSet = "osVersionSet"
PlayRingtone¶
PlayRingtone = "playRingtone"
RawRakelActionSent¶
RawRakelActionSent = "rawRakelActionSent"
RemoveNotification¶
RemoveNotification = "removeNotification"
SelectAudioDeviceType¶
SelectAudioDeviceType = "selectAudioDeviceType"
StopRingtone¶
StopRingtone = "stopRingtone"
UnholdCall¶
UnholdCall = "unholdCall"
UnmuteMicrophone¶
UnmuteMicrophone = "unmuteMicrophone"
VehicleServicesNotificationCallbackTriggered¶
VehicleServicesNotificationCallbackTriggered = "vehicleServicesNotificationCallbackTriggered"
VehicleServicesNotificationSent¶
VehicleServicesNotificationSent = "vehicleServicesNotificationSent"
VehicleServicesVersionSet¶
VehicleServicesVersionSet = "vehicleServicesVersionSet"
_testEvent¶
_testEvent = "_testEvent"