The name of the channel the object message was published to.
Optional clientThe client ID of the publisher of this object message (if any).
Optional connectionThe connection ID of the publisher of this object message (if any).
Optional extras
A JSON object of arbitrary key-value pairs that may contain metadata, and/or ancillary payloads. Valid payloads include headers.
Optional headers?: Record<string, string>
A set of key–value pair headers included with this object message.
Unique ID assigned by Ably to this object message.
Describes an operation that was applied to an object.
Optional serial
An opaque string that uniquely identifies this object message.
Optional serialA timestamp from the serial field.
Optional siteAn opaque string that uniquely identifies the Ably site the object message was published to.
Timestamp of when the object message was received by Ably, as milliseconds since the Unix epoch.
Generated using TypeDoc
An object message that carried an operation.