ios
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
#import <CoreTelephony/CTCall.h>
|
||||
|
||||
@interface CallListner : NSObject
|
||||
@property (assign, nonatomic)NSString *unityListner;
|
||||
@property (assign, nonatomic)NSString *unityListner;
|
||||
@property (assign, nonatomic)BOOL *isComingCall;
|
||||
@property(nonatomic, strong) CTCallCenter* callCenter;
|
||||
@end
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user