Search
Preparing search index...
The search index is not available
matrix-appservice-bridge
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
matrix-appservice-bridge
IntentOpts
Interface IntentOpts
Hierarchy
IntentOpts
Index
Properties
backing
Store
caching
dont
Check
Power
Level
dont
Join
enable
Presence
encryption
get
JsSdk
Client
registered
Properties
Optional
backing
Store
backing
Store
:
IntentBackingStore
Optional
caching
caching
:
{
size
?:
number
;
ttl
?:
number
}
Type declaration
Optional
size
?:
number
Optional
ttl
?:
number
Optional
dont
Check
Power
Level
dont
Check
Power
Level
:
boolean
Optional
dont
Join
dont
Join
:
boolean
Optional
enable
Presence
enable
Presence
:
boolean
Optional
encryption
encryption
:
{
ensureClientSyncingCallback
:
(
)
=>
Promise
<
void
>
;
sessionCreatedCallback
:
(
session
:
ClientEncryptionSession
)
=>
Promise
<
void
>
;
sessionPromise
:
Promise
<
null
|
ClientEncryptionSession
>
}
Type declaration
ensure
Client
Syncing
Callback
:
(
)
=>
Promise
<
void
>
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
session
Created
Callback
:
(
session
:
ClientEncryptionSession
)
=>
Promise
<
void
>
(
session
:
ClientEncryptionSession
)
:
Promise
<
void
>
Parameters
session:
ClientEncryptionSession
Returns
Promise
<
void
>
session
Promise
:
Promise
<
null
|
ClientEncryptionSession
>
Optional
get
JsSdk
Client
get
JsSdk
Client
:
(
)
=>
any
Type declaration
(
)
:
any
Returns
any
Optional
registered
registered
:
boolean
Exports
Intent
Opts
backing
Store
caching
dont
Check
Power
Level
dont
Join
enable
Presence
encryption
get
JsSdk
Client
registered
Generated using
TypeDoc