typealias PresenceState = ISO8601Date
Type used to publish the user's presence, which the DatasyncService.startPublishingMyPresence and DatasyncService.isPresent methods rely on.
This type should only be used to convert DatasyncValuable values using the DatasyncValuable.converted or DatasyncValuable.convertTo methods.