TheCommRequestResponse..::..PublishRequestCallback Method
Overload List
Name | Description | |
---|---|---|
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.
|
|
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.
|