Uses of Class
org.robovm.apple.networkextension.NEAppPushManager
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEAppPushManager in org.robovm.apple.networkextension
Methods in org.robovm.apple.networkextension with parameters of type NEAppPushManager Modifier and Type Method Description voidNEAppPushDelegate. didReceiveIncomingCall(NEAppPushManager manager, NSDictionary<?,?> userInfo)voidNEAppPushDelegateAdapter. didReceiveIncomingCall(NEAppPushManager manager, NSDictionary<?,?> userInfo)Method parameters in org.robovm.apple.networkextension with type arguments of type NEAppPushManager Modifier and Type Method Description static voidNEAppPushManager. loadAllFromPreferences(VoidBlock2<NSArray<NEAppPushManager>,NSError> completionHandler)