Skip to main content

DataStoreMessageType Enum

This API is provided for existing users, but is not recommended for new users.

To use, import via @fluidframework/datastore/legacy.

For more information about our API support guarantees, see here.

Signature

export declare enum DataStoreMessageType

Flags

FlagAlertsDescription
AttachBeta
ChannelOpBeta

Attach

This API is provided for existing users, but is not recommended for new users.

For more information about our API support guarantees, see here.

Signature

Attach = "attach"

ChannelOp

This API is provided for existing users, but is not recommended for new users.

For more information about our API support guarantees, see here.

Signature

ChannelOp = "op"