SubmitRequestReply(String,String,String)

Sends reply string as a reply to stream topic.

Parameters

  • topic : string : Topic of the request to send the reply to.

  • replyTo : string : The reply to from the request.

  • reply : string : Reply to send.

Return

Status : Status that indicates if the operation succeeds.