Enum SpaceNotificationSetting.Types.NotificationSetting
The notification setting types. Other types might be supported in the future.
Namespace: Google.Apps.Chat.V1
Assembly: Google.Apps.Chat.V1.dll
Syntax
public enum SpaceNotificationSetting.Types.NotificationSetting
Fields
Name | Description |
---|---|
All | Notifications are triggered by @mentions, followed threads, first message of new threads. All new threads are automatically followed, unless manually unfollowed by the user. |
ForYou | The notification is triggered by @mentions, followed threads. Not available for 1:1 direct messages. |
MainConversations | The notification is triggered by @mentions, followed threads, first message of new threads. Not available for 1:1 direct messages. |
Off | Notification is off. |
Unspecified | Reserved. |