# Print output for @column tags ?> NetworkSpecifier - Android SDK | Android Developers

Most visited

Recently visited

NetworkSpecifier

public abstract class NetworkSpecifier
extends Object

java.lang.Object
   ↳ 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

NetworkSpecifier()

Inherited methods

Public constructors

NetworkSpecifier

public NetworkSpecifier ()