mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Wrap guiVersion property
This commit is contained in:
@@ -23,6 +23,11 @@
|
||||
*/
|
||||
@property (nullable, nonatomic) NSDictionary<NSString *, NSString *> *settings;
|
||||
|
||||
|
||||
/**
|
||||
Set to identity OpenVPN GUI version.
|
||||
Format should be "<gui_identifier><space><version>"
|
||||
Passed to server as IV_GUI_VER.
|
||||
*/
|
||||
@property (nullable, nonatomic) NSString *guiVersion;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user