Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 888 Bytes

RemoteRevisionMessage.md

File metadata and controls

60 lines (33 loc) · 888 Bytes

o-spreadsheet API / RemoteRevisionMessage

Interface: RemoteRevisionMessage

Hierarchy

  • AbstractMessage

    RemoteRevisionMessage

Table of contents

Properties

Properties

clientId

clientId: string


commands

commands: readonly CoreCommand[]


nextRevisionId

nextRevisionId: UID


serverRevisionId

serverRevisionId: UID


type

type: "REMOTE_REVISION"


version

version: number

Inherited from

AbstractMessage.version