APPX_CAPABILITY_INTERNET_CLIENT_SERVER constant

  1. @Deprecated('Use APPX_CAPABILITY_INTERNET_CLIENT_SERVER instead')
int const APPX_CAPABILITY_INTERNET_CLIENT_SERVER

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;