Package io.ably.lib.liveobjects.message
Interface ObjectDelete
public interface ObjectDelete
Payload of an
ObjectOperationAction.OBJECT_DELETE operation. This type
deliberately has no attributes (ODE2) - the
action and
objectId are sufficient to describe the
deletion.
Spec: ODE1, ODE2