You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Object with data passed together with specific event so it can be handled in the same way like original event, for example `({ callUUID })` for `answerCall` event if `name` is `RNCallKeepPerformAnswerCallAction`
904
904
905
-
### - showIncomingCallUi
905
+
### showIncomingCallUi
906
906
907
907
_Android only. Self Managed only._
908
908
@@ -923,7 +923,7 @@ The following values will match those initially passed to `displayIncomingCall`
923
923
-`name` (string)
924
924
- Caller Name.
925
925
926
-
### - silenceIncomingCall
926
+
### silenceIncomingCall
927
927
928
928
_Android only. Self Managed only._
929
929
@@ -944,7 +944,7 @@ The following values will match those initially passed to `silenceIncomingCall`
944
944
-`name` (string)
945
945
- Caller Name.
946
946
947
-
### - createIncomingConnectionFailed
947
+
### createIncomingConnectionFailed
948
948
949
949
_Android only. Self Managed only._
950
950
@@ -965,7 +965,7 @@ The following values will match those initially passed to `silenceIncomingCall`
0 commit comments