mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Disable instantiation of connection info, interface stats and transport stats outside of framework
This commit is contained in:
@@ -17,4 +17,6 @@
|
||||
@property (readonly, nonatomic) NSInteger errorsIn;
|
||||
@property (readonly, nonatomic) NSInteger errorsOut;
|
||||
|
||||
- (nonnull instancetype) __unavailable init;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user