Package io.ably.lib.liveobjects.message
Interface MapClear
public interface MapClear
Payload of a
ObjectOperationAction.MAP_CLEAR operation. This type
deliberately has no attributes (MCL2) - the
action and
objectId are sufficient to describe the clear.
Spec: MCL1, MCL2