Build fixes and some refactoring
This commit is contained in:
parent
e0c2f873f5
commit
4a4c9cd63f
9 changed files with 22 additions and 94 deletions
|
|
@ -39,6 +39,7 @@ enum ServiceAction {
|
|||
typedef enum ServiceAction ServiceAction;
|
||||
|
||||
// Event Types that will be Dispatched after registration
|
||||
// Kotlin codes in the VPNServiceBinder.kt
|
||||
enum ServiceEvents {
|
||||
// The Service has Accepted our Binder
|
||||
// Responds with the current status of the vpn.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue