APPX_CAPABILITY_PRIVATE_NETWORK_CLIENT_SERVER constant

APPX_CAPABILITIES const APPX_CAPABILITY_PRIVATE_NETWORK_CLIENT_SERVER

A home or work network – the app can send information to or from your computer and other computers on the same network.

Implementation

static const APPX_CAPABILITY_PRIVATE_NETWORK_CLIENT_SERVER =
    APPX_CAPABILITIES(4);