ver property
getter/setter pair
Version of the ChatContact's state.
It increases monotonically, so may be used (and is intended to) for tracking state's actuality.
Implementation
ChatContactVersion ver;
Version of the ChatContact's state.
It increases monotonically, so may be used (and is intended to) for tracking state's actuality.
ChatContactVersion ver;