Optional
callOptional
delayedThe timeout (in milliseconds) with which the deleayed leave event on the server is configured. After this time the server will set the event to the disconnected stat if it has not received a keep-alive from the client.
Optional
delayedThe interval (in milliseconds) in which the client will send membership keep-alives to the server.
Optional
maximumThe maximum number of retries that the manager will do for delayed event sending/updating and state event sending when a network error occurs.
Optional
maximumThe maximum number of retries that the manager will do for delayed event sending/updating and state event sending when a server rate limit has been hit.
Optional
membershipThe time in (in milliseconds) which the manager will prematurely send the updated state event before the membership expires
time to make sure it
sends the updated state event early enough.
A headroom of 1000ms and a membershipExpiryTimeout
of 10000ms would result in the first membership event update after 9s and
a membership event that would be considered expired after 10s.
This value does not have an effect on the value of SessionMembershipData.expires
.
Optional
membershipThe timeout (in milliseconds) after we joined the call, that our membership should expire unless we have explicitly updated it.
This is what goes into the m.rtc.member event expiry field and is typically set to a number of hours.
Optional
membershipOptional
membershipOptional
membershipOptional
membershipOptional
networkThe time (in milliseconds) after which we will retry a http request if it failed to send due to a network error. (send membership event, send delayed event, restart delayed event...)
Optional
useIf true, use the new to-device transport for sending encryption keys.
Optional
useUse the new Manager.
Default: false
.
Deprecated
renamed to
networkErrorRetryMs