Skip to content 

IUser Interface

Packages > @fluidframework/protocol-definitions > IUser

Base user definition. It is valid to extend this interface when adding new details to the user object.

Signature:

export interface IUser 

Properties

List of properties of this interface
Property Type Description
id string

Events

id

Signature:

id: string;