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 Details

    • didReceiveIncomingCall

      void didReceiveIncomingCall​(NEAppPushManager manager, NSDictionary<?,​?> userInfo)
      Since:
      Available in iOS 14.0 and later.