Send notification message to all users subscribed to the given channel.
Namespace: GF.Api.Messaging.Notifications
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
Parameters
- message
- Type: SystemString
Notification content - notificationChannelID
- Type: GF.Api.Messaging.NotificationsChannelID
Channel to send notification to
Remarks
See Also