mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-18 18:59:23 +00:00
@@ -138,10 +138,10 @@ export interface UrlProperties {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The configuration for the app. It can be set via URL parameters.
|
* The configuration for the app, which can be set via URL parameters.
|
||||||
* Those parameters are different to the UrlProperties, since they are all optional
|
* Those property are different to the UrlProperties, since they are all optional
|
||||||
* and configure the behavior of the app. There value is the same if EC is used in
|
* and configure the behavior of the app. Their value is the same if EC is used in
|
||||||
* the same context but different accoutns/users.
|
* the same context but with different accounts/users.
|
||||||
*
|
*
|
||||||
* Their defaults can be controlled by the `intent` property.
|
* Their defaults can be controlled by the `intent` property.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user