The UserProxy class gives access to the current user on the current Lucid document.
Constructors
new UserProxy()
new UserProxy(client): UserProxyParameters
| Parameter | Type |
|---|---|
client | EditorClient |
Returns
Properties
id
readonly id: string;Methods
getAccessPermssionOnDocument()
getAccessPermssionOnDocument(): DocumentAccessPermissionReturns
DocumentAccessPermission
the permission the user has on the current document.