Improve documentation
This commit is contained in:
parent
fb59776814
commit
fa4ad4a934
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(
|
||||
activity: Activity,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue