Code: |
AS + 804 |
Symbolic: |
bccLadLiveConfirm |
This command will confirm and apply live changes for a specific session. Request parameters are the following:
Offset |
Type |
Label |
Description |
---|---|---|---|
0 |
U32 |
SESSID |
Session ID |
On success, a bccAck is received with no data.
On failure, a bccNack is received. Specific errors:
NACK code |
Description |
Extra data |
---|---|---|
nackIllegalArgs |
Illegal arguments |
U16 What illegal: 1=Session ID |
nackNotFound |
Live changes session not found |
|