Interface NEAppPushDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
NEAppPushDelegateAdapter
public interface NEAppPushDelegate extends NSObjectProtocol
- Since:
- Available in iOS 14.0 and later.
-
Method Summary
Modifier and Type Method Description voiddidReceiveIncomingCall(NEAppPushManager manager, NSDictionary<?,?> userInfo)
-
Method Details
-
didReceiveIncomingCall
- Since:
- Available in iOS 14.0 and later.
-