AbstractSyncRequest class

AbstractSyncRequest class

Abstract base class of synchronization request related classes

Inheritance: AbstractSyncRequestAbstractRequest

The AbstractSyncRequest type exposes the following members:

Properties

PropertyDescription
tokenGets or sets the token.
token_onlyGets or sets whether request for just the current token without the history.
refreshGets or sets whether request for refresh of current state.
reject_if_misssingIf yes, do not process requests if client token is out of date.

See Also