Google is committed to advancing racial equity for Black communities. See how.
Added in API level 26

NetworkSpecifier

abstract class NetworkSpecifier
kotlin.Any
   ↳ android.net.NetworkSpecifier

Describes specific properties of a requested network for use in a NetworkRequest. Applications cannot instantiate this class by themselves, but can obtain instances of subclasses of this class via other APIs.

Summary

Public constructors

Public constructors

<init>

Added in API level 29
NetworkSpecifier()