Schema: MLinkStreamAck (ID: 3381)
METADATA
| Attribute | Value |
|---|---|
| Topic | 3325-mlink |
| MLink Token | MLinkWs |
Note: The symbol
=next to a field number indicates that it is a primary key.
BODY
| # | Field | Type | Default Value | Comment |
|---|---|---|---|---|
| 100 | sessionID | short | from MLinkStream.sessionID | |
| 103 | queryID | long | from MLinkStream.queryID | |
| 106 | querySendTs | long | MLinkStream.header.sentTs (should be unique) | |
| 109 | queryLabel | string(64) | from MLinkStream.queryLabel | |
| 112 | unsubscribe | enum : YesNo | from MLinkStream.unsubscribe | |
| 115 | msgName | string(32) | (required) a SpiderRock message name (topic channel) (can be string name or protobuf message number) | |
| 118 | result | enum : AckResult | ||
| 122 | detail | text2 |