Preparing search index...
The search index is not available
matrix-js-sdk
matrix-js-sdk
matrix
IPresenceOpts
Interface IPresenceOpts
interface
IPresenceOpts
{
presence
:
"offline"
|
"online"
|
"unavailable"
;
status_msg
?:
string
;
}
Hierarchy (
view full
)
IPresenceOpts
IStatusResponse
Index
Properties
presence
status_
msg?
Properties
presence
presence
:
"offline"
|
"online"
|
"unavailable"
Optional
status_
msg
status_
msg
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
presence
status_
msg
matrix-js-sdk
Loading...