cmd:s_move
This is an old revision of the document!
Move Command
This command is being sent by the server to a subscriber whenever a node in the subscribed sub-tree is being moved to another parent in the sub-tree.
<subscription id> move <node id> <new parent id> <insert before id>
- The
subscription id
is the id of the node on which the subscription was originally made. - The
node id
is the id of the new node. - The
new parent id
is the id of the new parent - may be the same as the current parent. - The
insert before id
is the id of the item after in the list. A value of -1 means “last”.
cmd/s_move.1591555539.txt.gz · Last modified: 2020/06/07 20:45 by deva