cmd:s_move
                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> <before id>
- Thesubscription idis the id of the node on which the subscription was originally made.
- Thenode idis the id of the new node.
- Thenew parent idis the id of the new parent - may be the same as the current parent.
- Thebefore idis the id of the item after in the list. A value of -1 means “last”.
cmd/s_move.txt · Last modified:  by deva
                
                