OmniClientLiveUpdateInfo

Defined in OmniClient.h

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.