OmniClientLiveUpdateInfo#

struct OmniClientLiveUpdateInfo#

This holds information about a live update that was queued.

Public Members

OmniClientLiveUpdateType updateType#

Indicates the type of live update this is.

OmniClientResult result#

The result of the live update.

struct OmniClientUrl const *url#

The URL of the live file that is being updated.

uint64_t objectId#

The object id of this update.

uint64_t sequenceNum#

The sequence number of this update.

uint64_t serverTime#

The server time that the update was sent at.