Uses of Package
provided.pubsubsync
-
Classes in provided.pubsubsync used by provided.pubsubsync Class Description IPubSubSyncChannelUpdate Represents a subscribed channel where the user can update the published data and thus sync all subscribers to the channel.IPubSubSyncChannelWatchOnly Represents a Watch Only listener connection on a pubsub channel.IPubSubSyncData Published data received from the pubsub sync server during a sync operation.IPubSubSyncManager Top-level entity that can communicate with the pubsub sync server to create or subscribe to channels through which data can be published and synced to all subscribers.IPubSubSyncUpdater Represents a generic function to update the value of the published data.