Class NEVPNConnection.Notifications
java.lang.Object
org.robovm.apple.networkextension.NEVPNConnection.Notifications
- Enclosing class:
- NEVPNConnection
public static class NEVPNConnection.Notifications extends Object
-
Constructor Summary
Constructors Constructor Description Notifications() -
Method Summary
Modifier and Type Method Description static NSObjectProtocolobserveStatusDidChange(NEVPNConnection object, VoidBlock1<NEVPNConnection> block)
-
Constructor Details
-
Notifications
public Notifications()
-
-
Method Details
-
observeStatusDidChange
public static NSObjectProtocol observeStatusDidChange(NEVPNConnection object, VoidBlock1<NEVPNConnection> block)- Since:
- Available in iOS 8.0 and later.
-