SubmitNotification(String,String)

Sends notificationData string as a notification to stream notificationID.

Parameters

  • notificationID : string : Unique ID for the stream to send the notification to.
  • notificationData : string : Notification data to send.

Return

Status : Status that indicates if the operation succeeds.