Improve documentation

This commit is contained in:
Benoit Marty 2024-05-03 12:16:46 +02:00
parent fb59776814
commit fa4ad4a934

View file

@ -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,