|
@@ -319,12 +319,6 @@ WWAN or vice versa or VPN state changed
|
|
|
connectedClients:(int)connectedClients
|
|
connectedClients:(int)connectedClients
|
|
|
bytesUp:(long)bytesUp
|
|
bytesUp:(long)bytesUp
|
|
|
bytesDown:(long)bytesDown;
|
|
bytesDown:(long)bytesDown;
|
|
|
-
|
|
|
|
|
-/*!
|
|
|
|
|
- Called when tunnel-core reports connected server region information
|
|
|
|
|
- @param region The server region received.
|
|
|
|
|
- */
|
|
|
|
|
-- (void)onConnectedServerRegion:(NSString * _Nonnull)region;
|
|
|
|
|
@end
|
|
@end
|
|
|
|
|
|
|
|
/*!
|
|
/*!
|