Improve documentation
This commit is contained in:
parent
a6404a9b47
commit
4e21586373
1 changed files with 2 additions and 1 deletions
|
|
@ -68,7 +68,8 @@ class ElementCallActivity : NodeComponentActivity(), CallScreenNavigator {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Eventually start the ElementCallActivity, and return true if it's the case.
|
* Starts the [ElementCallActivity] if the intent contains a valid URL,
|
||||||
|
* and returns true if it's the case.
|
||||||
*/
|
*/
|
||||||
fun maybeStart(
|
fun maybeStart(
|
||||||
activity: Activity,
|
activity: Activity,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue