Rename category from Client to Internal. Set tick and handleLog methods of adapter delegate as optional.

Delete unnecessary properties ad methods. Implement applying configuration and providing credentials.
This commit is contained in:
Sergey Abramchuk
2017-04-27 23:43:10 +03:00
parent 05cbfa5dad
commit 0b1e8117f0
4 changed files with 28 additions and 52 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
//
// OpenVPNAdapter.h
// OpenVPN iOS Client
// OpenVPN Adapter
//
// Created by Sergey Abramchuk on 11.02.17.
//