Package io.ably.lib.objects
See: Description
-
Interface Summary Interface Description 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. 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. ObjectsCallback Callback interface for handling results of asynchronous Objects operations. ObjectsAdapter -
Class Summary Class Description ObjectsJsonSerializer ObjectsHelper Adapter