C-DEngine 5.105

TheCommRequestResponse..::..PublishRequestCallback Method

Overload List


  Name Description
Public method Static member PublishRequestCallback(TheMessageAddress, TheMessageAddress, String, TimeSpan, Action<(Of <<'(array<String>[]()[][]>)>>), array<String>[]()[][], String, array<Byte>[]()[][])
Sends a message with the given TXT and PLS/PLB to the target and returns the TXT of the response message separated by ':' into a string array.
Public method Static member PublishRequestCallback(TheMessageAddress, TheMessageAddress, String, TimeSpan, Action<(Of <<'(TSM>)>>), array<String>[]()[][], String, array<Byte>[]()[][])
Sends a message with the given TXT and PLS/PLB to the target and returns the response message to the callback as a TSM parameter.