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¶
AppIdSet¶
AppIdSet = "appIdSet"
AppVersionSet¶
AppVersionSet = "appVersionSet"
DeviceIdSet¶
DeviceIdSet = "deviceIdSet"
GRPCEstablished¶
GRPCEstablished = "gRPCEstablished"
NewOrUpdateRakelState¶
NewOrUpdateRakelState = "newOrUpdateRakelState"
NewOrUpdatedAvailableVehicleStatusList¶
NewOrUpdatedAvailableVehicleStatusList = "newOrUpdatedAvailableVehicleStatusList"
NewOrUpdatedBattery¶
NewOrUpdatedBattery = "newOrUpdatedBattery"
NewOrUpdatedDeviceRole¶
NewOrUpdatedDeviceRole = "newOrUpdatedDeviceRole"
NewOrUpdatedDisplayMode¶
NewOrUpdatedDisplayMode = "newOrUpdatedDisplayMode"
NewOrUpdatedInternetState¶
NewOrUpdatedInternetState = "newOrUpdatedInternetState"
NewOrUpdatedLocation¶
NewOrUpdatedLocation = "newOrUpdatedLocation"
NewOrUpdatedOperation¶
NewOrUpdatedOperation = "newOrUpdatedOperation"
NewOrUpdatedOperationList¶
NewOrUpdatedOperationList = "newOrUpdatedOperationList"
NewOrUpdatedRakelMessages¶
NewOrUpdatedRakelMessages = "newOrUpdatedRakelMessages"
NewOrUpdatedSettings¶
NewOrUpdatedSettings = "newOrUpdatedSettings"
NewOrUpdatedTripLocationHistory¶
NewOrUpdatedTripLocationHistory = "newOrUpdatedTripLocationHistory"
NewOrUpdatedVehicleState¶
NewOrUpdatedVehicleState = "newOrUpdatedVehicleState"
OSVersionSet¶
OSVersionSet = "osVersionSet"
RawRakelActionSent¶
RawRakelActionSent = "rawRakelActionSent"
RemoveNotification¶
RemoveNotification = "removeNotification"
VehicleServicesNotificationCallbackTriggered¶
VehicleServicesNotificationCallbackTriggered = "vehicleServicesNotificationCallbackTriggered"
VehicleServicesNotificationSent¶
VehicleServicesNotificationSent = "vehicleServicesNotificationSent"
VehicleServicesVersionSet¶
VehicleServicesVersionSet = "vehicleServicesVersionSet"
_testEvent¶
_testEvent = "_testEvent"