Skip to content

Commit 4e15364

Browse files
author
Chris Pitt
committed
Update readme
1 parent e6f9099 commit 4e15364

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -768,6 +768,8 @@ RNCallKeep.addEventListener('didDisplayIncomingCall', ({ error, callUUID, handle
768768

769769
- `error` (string)
770770
- iOS only.
771+
- `errorCode` (string)
772+
- iOS only. Possible values: "Unentitled", "CallUUIDAlreadyExists", "FilteredByDoNotDisturb", "FilteredByBlockList", "Unknown". See https://developer.apple.com/documentation/callkit/cxerrorcodeincomingcallerror for more information.
771773
- `callUUID` (string)
772774
- The UUID of the call.
773775
- `handle` (string)

0 commit comments

Comments
 (0)