SM_NETWORK top-level constant

  1. @Deprecated('Use SYSTEM_METRICS_INDEX.SM_NETWORK instead')
int const SM_NETWORK

The least significant bit is set if a network is present; otherwise, it is cleared.

Implementation

@Deprecated('Use SYSTEM_METRICS_INDEX.SM_NETWORK instead')
const SM_NETWORK = 63;