Keep Updating When Implicit
Content copied to clipboard
The data watched by the canceled subscription is:
kept within the local cache if it is canceled implicitly, that is automatically canceled by the DatasyncManager when disposed by calling the DatasyncManager.unsubscribeFromAllEvents,
or cleared from the local cache if it is canceled explicitly, that is using the Subscription.cancel method.
Functions
compareTo
Link copied to clipboard
operator override fun compareTo(other: SubscriptionCancelationPolicy): Int
Content copied to clipboard
getDeclaringClass
Link copied to clipboard