Skip to main content

Enum NotifyChannel

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
The different channels to send notifications over

Fields

Email = 2 2: Notifications sent as an email PopUp = 1 1: Notifications sent as a popup message Sms = 3 3: Notifications sent as a sms Unknown = 0 0: Unknown notification type