Interface for an object representing a single collaborator on a realtime model.
A color to be used to identify the collaborator in UI elements.
A human-readable display name for a collaborator.
A session id, which should be unique to a particular view on a collaborative model.
A human-readable short name for a collaborator, for
use in places where the full displayName
would take
too much space.
A 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.