APPX_CAPABILITY_INTERNET_CLIENT_SERVER constant
- @Deprecated('Use APPX_CAPABILITY_INTERNET_CLIENT_SERVER instead')
Your Internet connection, including incoming unsolicited connections from the Internet – the app can send information to or from your computer through a firewall.
Implementation
@Deprecated('Use APPX_CAPABILITY_INTERNET_CLIENT_SERVER instead')
static const APPX_CAPABILITY_INTERNET_CLIENT_SERVER = 2;