Package io.ably.lib.objects
package io.ably.lib.objects
-
ClassDescriptionThe LiveCounter interface provides methods to interact with a live counter.The LiveMap interface provides methods to interact with a live, real-time map structure.The LiveObjects interface provides methods to interact with live data objects, such as maps and counters, in a real-time environment.Serializer interface for converting between LiveObject arrays and their MessagePack or JSON representations.The LiveObjectsPlugin interface provides a mechanism for managing and interacting with live data objects in a real-time environment.