SubmitNotification(String,String)

Sends notificationData string as a notification to stream notificationID

Parameters

  • notificationID : string : Stream id for the notification.
  • notificationData : string : Notification data to be sent.

Return

Status : Status to indicate if the operation was a success.