@archastro/sdk
Preparing search index...
custom-object-subscriptions
CustomObjectPresence
Interface CustomObjectPresence
interface
CustomObjectPresence
{
activity
:
"active"
|
"idle"
;
color
:
string
;
connectionId
:
string
;
cursor
?:
{
x
:
number
;
y
:
number
}
|
null
;
displayName
:
string
;
selectedElementIds
:
string
[]
;
userId
:
string
;
}
Index
Properties
activity
color
connection
Id
cursor?
display
Name
selected
Element
Ids
user
Id
Properties
activity
activity
:
"active"
|
"idle"
color
color
:
string
connection
Id
connectionId
:
string
Optional
cursor
cursor
?:
{
x
:
number
;
y
:
number
}
|
null
display
Name
displayName
:
string
selected
Element
Ids
selectedElementIds
:
string
[]
user
Id
userId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
activity
color
connection
Id
cursor
display
Name
selected
Element
Ids
user
Id
@archastro/sdk
Loading...