Structure containing result of sending message using ParlayX extensions.
Namespace: hr.tis.mgw.client.message
Assembly: mgw2-client-1.0.6 (in mgw2-client-1.0.6)
Version: 2.1.0.6
Syntax
| Visual Basic (Declaration) |
|---|
Public Class SendResult |
| C# |
|---|
public class SendResult |
| Visual C++ |
|---|
public ref class SendResult |
Remarks
When sending message usually only message ID
is returned. In some cases additional information should be returned as result of sending messages. This information
is contained in this structure.
Inheritance Hierarchy
hr.tis.mgw.client.message.SendResult