Class UserPreferenceStrings.NotificationSms
Inheritance
UserPreferenceStrings.NotificationSms
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.NotificationSms
Fields
NotifySmsCustomMessage
(BOOL) Indicates if the user wants custom message notifications.
Declaration
public const string NotifySmsCustomMessage = "notifySmsCustomMessage"
Field Value
NotifySmsFavouriteRequest
(BOOL) Indicates if the user wants notifications when one of his/her favourite requests are updated.
Declaration
public const string NotifySmsFavouriteRequest = "notifySmsFavouriteRequest"
Field Value
NotifySmsNewMessage
(BOOL) Indicates if the user wants notifications when one of his/her requests has a new message.
Declaration
public const string NotifySmsNewMessage = "notifySmsNewMessage"
Field Value
NotifySmsNewRequest
(BOOL) Indicates if the user wants notifications when he/she is assigned a new request.
Declaration
public const string NotifySmsNewRequest = "notifySmsNewRequest"
Field Value
NotifySmsRequestActivated
(BOOL) Indicates if the user wants notifications when one of his/her requests were activated.
Declaration
public const string NotifySmsRequestActivated = "notifySmsRequestActivated"
Field Value
NotifySmsRequestAssignedAway
(BOOL) Indicates if the user wants notifications when one of his/her requests were taken by someone else.
Declaration
public const string NotifySmsRequestAssignedAway = "notifySmsRequestAssignedAway"
Field Value
NotifySmsRequestEscalated
(BOOL) Indicates if the user wants notifications when one of his/her requests were escalated.
Declaration
public const string NotifySmsRequestEscalated = "notifySmsRequestEscalated"
Field Value
Section
Declaration
public const string Section = "notificationSms"
Field Value