Schema: MLinkSubscribeAck (ID: 3387)
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 | Comment |
---|---|---|---|
100 | sessionID | short | from MLinkSubscribe.sessionID |
103 | subscribeID | long | from MLinkSubscribe.subscribeID |
106 | numActiveSubscriptions | int | |
109 | didReset | enum : YesNo | if Yes all current subscriptions were removed prior to applying the actions below |
REPEATING FIELDS
View
Field | Type | Comment |
---|---|---|
115 | msgName | string(32) |
118 | view | string(128) |
121 | result | enum : SubscribeMsgResult |
124 | detail | string(32) |
Unsubscribe
Field | Type | Comment |
---|---|---|
130 | msgName | string(32) |
133 | msgPKey | string(128) |
136 | result | enum : SubscribeMsgResult |
Subscribe
Field | Type | Comment |
---|---|---|
142 | msgName | string(32) |
145 | msgPKey | string(128) |
148 | result | enum : SubscribeMsgResult |
151 | detail | string(32) |