Improve documentation

This commit is contained in:
Benoit Marty 2024-05-03 12:16:46 +02:00
parent a6404a9b47
commit 4e21586373

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( fun maybeStart(
activity: Activity, activity: Activity,