Readonly colorA color to be used to identify the collaborator in UI elements.
Readonly displayA human-readable display name for a collaborator.
Readonly sessionA session id, which should be unique to a particular view on a collaborative model.
Readonly shortA human-readable short name for a collaborator, for
use in places where the full displayName would take
too much space.
Readonly userA user id for the collaborator. This might not be unique, if the user has more than one editing session at a time.
Generated using TypeDoc
Interface for an object representing a single collaborator on a realtime model.