Class NotificationGroups
A static class containing well-known notification group IDs.
Inherited Members
Namespace: SociallyDistant.Core.Shell.Common
Assembly: SociallyDistant.Framework.dll
Syntax
public static class NotificationGroups
Fields
Chat
Value representing notifications related to chat.
Declaration
public static readonly string Chat
Field Value
Type | Description |
---|---|
string |
Value representing notifications related to email.
Declaration
public static readonly string Email
Field Value
Type | Description |
---|---|
string |