Skip to content

Commit 853e7b8

Browse files
authored
Update android.md
1 parent ee583f1 commit 853e7b8

File tree

1 file changed

+1
-1
lines changed
  • articles/communication-services/quickstarts/ui-library/includes/get-started-call

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/ui-library/includes/get-started-call/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ callComposite.launch(context, remoteOptions);
365365
-----
366366
### Subscribe to error events from `CallComposite`
367367

368-
To receive error events, register an `onErrorHandler` with the `CallComposite`.
368+
To receive error events, call `setOnErrorHandler` with the `CallComposite`.
369369

370370
The following `errorCode` values may be sent to the Error Handler
371371

0 commit comments

Comments
 (0)