Package io.ably.lib.objects
See: Description
-
Class Summary Class Description Adapter ObjectsHelper ObjectsJsonSerializer -
Interface Summary Interface Description ObjectsCallback Callback interface for handling results of asynchronous Objects operations. LiveObjectsPlugin The LiveObjectsPlugin interface provides a mechanism for managing and interacting with live data objects in a real-time environment. ObjectsSerializer Serializer interface for converting between objects and their MessagePack or JSON representations. ObjectsAdapter RealtimeObjects The RealtimeObjects interface provides methods to interact with live data objects, such as maps and counters, in a real-time environment. ObjectsSubscription Represents a objects subscription that can be unsubscribed from.