Table of Contents

Interface INotifyServiceStatus

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

Interface For Logging Service Status Notification to BigQuery.

public interface INotifyServiceStatus

Methods

Notify(NotificationInfoData)

Logs Service Status to BigQuery.

void Notify(NotificationInfoData notificationInfo)

Parameters

notificationInfo NotificationInfoData

The information regarding service status.