Enumeration SendNotification

Represents the options for sending notifications.

Enumeration Members

Enumeration Members

ALWAYS: "always"

Always send an notification to the target user

INVITE_ONLY: "invite-only"

Send an notification if the target user does not use the app. This is akin to inviting the target user to use the app.

NEVER: "never"

Never send an notification to the target user