We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee583f1 commit 853e7b8Copy full SHA for 853e7b8
articles/communication-services/quickstarts/ui-library/includes/get-started-call/android.md
@@ -365,7 +365,7 @@ callComposite.launch(context, remoteOptions);
365
-----
366
### Subscribe to error events from `CallComposite`
367
368
-To receive error events, register an `onErrorHandler` with the `CallComposite`.
+To receive error events, call `setOnErrorHandler` with the `CallComposite`.
369
370
The following `errorCode` values may be sent to the Error Handler
371
0 commit comments