Skip to content

Commit 082b0d0

Browse files
authored
Merge pull request #235 from CaptainJeff/patch-1
Update index.d.ts
2 parents 3fe4da5 + a67421c commit 082b0d0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.d.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@ export default class RNCallKeep {
5353

5454
static hasDefaultPhoneAccount(): boolean {
5555

56+
}
57+
58+
static answerIncomingCall(uuid: string) {
59+
5660
}
5761

5862
static displayIncomingCall(

0 commit comments

Comments
 (0)