AtNextDisconnection

This policy requests the Webcom back end to write the data on the next network disconnection.

As long as the connectivity to the Webcom back end is up, the data is not written. This policy is intended to manage users' presence in a collaborative application. For example, the DatasyncService.startPublishingMyPresence and DatasyncService.isPresent methods rely on this policy.

Functions

clone
Link copied to clipboard
protected fun clone(): Any
compareTo
Link copied to clipboard
operator override fun compareTo(other: DatasyncTime): Int
equals
Link copied to clipboard
operator override fun equals(other: Any?): Boolean
finalize
Link copied to clipboard
fun finalize()
getDeclaringClass
Link copied to clipboard
fun getDeclaringClass(): Class<DatasyncTime>
hashCode
Link copied to clipboard
override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int