Optional
onOptional
onThe bridge will invoke this function when queried via onAliasQuery. If
not supplied, no rooms will be provisioned on alias queries. Provisioned rooms
will automatically be stored in the associated roomStore
.
Optional
onThe bridge will invoke this when a typing, read reciept or presence event
is received from the HS. This will only work with the bridgeEncryption
configuration set.
The bridge will invoke when an event has been received from the HS.
Optional
context: BridgeContextOptional
onInvoked when logging. Defaults to a function which logs to the console.
Optional
onThe bridge will invoke this function when queried via onUserQuery. If
not supplied, no users will be provisioned on user queries. Provisioned users
will automatically be stored in the associated userStore
.
Optional
thirdIf supplied, the bridge will respond to third-party entity lookups using the contained helper functions.
Optional
userGenerated using TypeDoc
The bridge will invoke this function when a room has been created via onAliasQuery.