Skip to content 

IDocumentSystemMessage Interface

Packages > @fluidframework/protocol-definitions > IDocumentSystemMessage

Document Message with optional system level data field.

Signature:

export interface IDocumentSystemMessage extends IDocumentMessage 

Extends: IDocumentMessage

Properties

List of properties of this interface
Property Type Description
data string

Events

data

Signature:

data: string;