Skip to main content
API Reference

Datastore


Classes

NameTypeSummary
NsdkDatastoreIDatastore
-

Interfaces

NameTypeSummary
IDatastoreIDisposable
Server-backed data storage that is associated with sessions or rooms.
Peers can set, update, and delete Key/Value pairs, and have the server notify
all other peers in the session when updates occur.

Structs

NameTypeSummary
DatastoreCallbackArgsValueType
Data passed in the Datastore callback

Enums

NameTypeSummary
DatastoreOperationTypebyte
Enum representing type of Datastore operation
Resultbyte
Result of the Datastore operation