Variables
Const APPSERVICE_LOGIN_TYPE
APPSERVICE_LOGIN_TYPE: "uk.half-shot.msc2778.login.application_service" = "uk.half-shot.msc2778.login.application_service"
Const APPSERVICE_REGISTER_TYPE
APPSERVICE_REGISTER_TYPE: "m.login.application_service" = "m.login.application_service"
Const BRIDGE_PING_EVENT_TYPE
BRIDGE_PING_EVENT_TYPE: "org.matrix.bridge.ping" = "org.matrix.bridge.ping"
Const BRIDGE_PING_TIMEOUT_MS
BRIDGE_PING_TIMEOUT_MS: 60000 = 60000
Const ContentRepo
ContentRepo: { getHttpUriForMxc: any; getIdenticonUri: any } = ...
Type declaration
-
getHttpUriForMxc: any
-
getIdenticonUri: any
Const DEFAULT_OPTS
DEFAULT_OPTS: MembershipQueueOptsWithDefaults = ...
Caches membership of virtual users to rooms in memory and also stores the state of whether users are registered.