Table of Contents

Enum RecipientType

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

The type of notification message that is generated for a Recipient.

public enum RecipientType
Extension Methods

Fields

AssignToGroup = 13

The vehicle associate with the ExceptionEvent will be assigned to the designated group (removed from sibling groups). A Group is required.

BeepTenTimesRapidly = 10

Beep ten times rapidly using the GO device buzzer.

BeepTenTimesRapidlyAllowDelay = 18

Beep ten times rapidly using the GO device buzzer. The device will beep even if there is a delay in the data and may beep after the event causing the exception has ended.

BeepThreeTimes = 9

Beep three times using the GO device buzzer.

BeepThreeTimesAllowDelay = 17

Beep three times using the GO device buzzer. The device will beep even if there is a delay in the data and may beep after the event causing the exception has ended.

BeepThreeTimesRapidly = 8

Beep three times rapidly using the GO device buzzer.

BeepThreeTimesRapidlyAllowDelay = 16

Beep three times rapidly using the GO device buzzer. The device will beep even if there is a delay in the data and may beep after the event causing the exception has ended.

ChangeStatus = 7

Recipient must be prompted via a text message in the vehicle (for example, Garmin) to select their status.

DeviceShareFailure = 26

DeviceShare failure communication.

Email = 1

Recipient will be notified via either a simple email. A User or valid Address is required. Optionally includes an EmailTemplate (NotificationBinaryFile).

EmailToGroup = 21

Recipients within a group will be notified via simple email. A valid group name is required. Optionally includes an EmailTemplate (NotificationBinaryFile).

ShareableLink change will be expired.

HosDisabled = 23

Hos will be disabled.

HosEnabled = 22

Hos will be enabled.

LogNewsPopup = 15

Recipient will be notified with a popup notification in the MyGeotab application that will also appear in their Notifications. A User is required.

LogOnly = 0

Recipient will be notified via a normal priority log that will appear in their Notifications. A User is required.

LogPopup = 2

Recipient will be notified with a popup notification in the MyGeotab application that will also appear in their Notifications. A User is required.

LogPopupInfo = 11

Recipient will be notified with a popup notification in the MyGeotab application that will also appear in their Notifications.

LogUrgentPopup = 3

Recipient will be notified with an urgent popup in the MyGeotab application that will also appear in their Notifications. A User is required.

RestrictedDataMode = 24

RestrictedDataMode change will be added.

TextMessage = 6

Recipient will be notified via a text message in the vehicle (for example, Garmin).

TextToSpeech = 14

Recipient will be notified via audio from a text to speech application connected to the GoDevice.

TextToSpeechAllowDelay = 19

Recipient will be notified via audio from a GoTalk IOX. The GoTalk will speak even if there is a delay in the data and may beep after the event causing the exception has ended.

TripTypeChange = 20

TripType change will be added.

WebRequest = 12

Recipient will be notified via the related WebRequestTemplate (NotificationBinaryFile). A WebRequestTemplate is required.

WebService = 5

Recipient will be notified via the related Address.