AnchorFreePartner / hydrasdk-demo-android

Hydra VPN SDK demo app for Android
https://developer.anchorfree.com/
60 stars 31 forks source link

Managed timer for vpn session #114

Closed Nevaehy closed 3 years ago

Nevaehy commented 3 years ago

Hi.

Is there any way to add timer for a user session that can be accessed and managed in all app states (especially, when app is killed and only vpn service works)? Adding an additional foreground service to contain this timer is far from clean approach.

timoshenkoav commented 3 years ago

Hi, there is api to get vpn start timestamp. getVpn().getStartTimestamp()