clientState (object)
Custom object that will be serialized and send to the server with every CallBack request. It's available on the server side as ClientState property.
{}
dpc.clientState.filter = 'my filter';