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 c1542ef commit bfa630dCopy full SHA for bfa630d
ios/RNCallKeep/RNCallKeep.h
@@ -34,7 +34,7 @@ continueUserActivity:(NSUserActivity *)userActivity
34
localizedCallerName:(NSString * _Nullable)localizedCallerName
35
fromPushKit:(BOOL)fromPushKit;
36
37
-+ (void)reportEndCallWithUUID:(NSString *)uuidString
38
- reason:(int)reason;
++ (void)endCallWithUUID:(NSString *)uuidString
+ reason:(int)reason;
39
40
@end
0 commit comments