Find more posts tagged with
Sort by:
1 - 1 of
11
Sort by:
1 - 1 of
11
Hi @adam.pawlowicz,
Please see the websocket message description in the API specification documentation bundle. You can send in a close request for your already open ID and send a new open request with a new ID anytime.
Close:
{
"ID": 2,
"Type": "Close"
}
Hi @adam.pawlowicz,
Please see the websocket message description in the API specification documentation bundle. You can send in a close request for your already open ID and send a new open request with a new ID anytime.
Close: