EthernetNetworkSpecifier Classe

Definizione

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

[Android.Runtime.Register("android/net/EthernetNetworkSpecifier", ApiSince=33, DoNotGenerateAcw=true)]
public sealed class EthernetNetworkSpecifier : Android.Net.NetworkSpecifier, Android.OS.IParcelable, IDisposable, Java.Interop.IJavaPeerable
[<Android.Runtime.Register("android/net/EthernetNetworkSpecifier", ApiSince=33, DoNotGenerateAcw=true)>]
type EthernetNetworkSpecifier = class
    inherit NetworkSpecifier
    interface IParcelable
    interface IJavaObject
    interface IDisposable
    interface IJavaPeerable
Ereditarietà
EthernetNetworkSpecifier
Attributi
Implementazioni

Commenti

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

per android.net.EthernetNetworkSpecifier.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Costruttori

Nome Descrizione
EthernetNetworkSpecifier(String)

Creare un nuovo EthernetNetworkSpecifier.

Proprietà

Nome Descrizione
Class

Restituisce la classe di runtime di questo Objectoggetto .

(Ereditato da Object)
Creator

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

Handle

Handle per l'istanza di Android sottostante.

(Ereditato da Object)
InterfaceName

Ottenere il nome dell'interfaccia Ethernet a cui fa riferimento l'identificatore.

JniIdentityHashCode

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)
JniPeerMembers

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

PeerReference

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)
ThresholdClass

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da NetworkSpecifier)
ThresholdType

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da NetworkSpecifier)

Metodi

Nome Descrizione
CanBeSatisfiedBy(NetworkSpecifier)

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

Clone()

Crea e restituisce una copia di questo oggetto.

(Ereditato da Object)
DescribeContents()

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

Dispose()

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)
Dispose(Boolean)

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)
Equals(Object)

Indica se un altro oggetto è "uguale a" questo.

(Ereditato da Object)
GetHashCode()

Restituisce un valore di codice hash per l'oggetto .

(Ereditato da Object)
JavaFinalize()

Chiamato dal Garbage Collector su un oggetto quando Garbage Collection determina che non sono presenti altri riferimenti all'oggetto .

(Ereditato da Object)
Notify()

Riattiva un singolo thread in attesa del monitor dell'oggetto.

(Ereditato da Object)
NotifyAll()

Riattiva tutti i thread in attesa del monitor dell'oggetto.

(Ereditato da Object)
SetHandle(IntPtr, JniHandleOwnership)

Imposta la proprietà Handle.

(Ereditato da Object)
ToArray<T>()

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)
ToString()

Restituisce una rappresentazione di stringa dell'oggetto .

(Ereditato da Object)
UnregisterFromRuntime()

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)
Wait()

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere ricevendo <>una notifica</em> o <em>interrotto</em>.

(Ereditato da Object)
Wait(Int64, Int32)

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere ricevendo<> una notifica</em> o <em>interrotto</em> o fino a quando non è trascorsa una determinata quantità di tempo reale.

(Ereditato da Object)
Wait(Int64)

Fa sì che il thread corrente attenda finché non viene risvegliato, in genere ricevendo<> una notifica</em> o <em>interrotto</em> o fino a quando non è trascorsa una determinata quantità di tempo reale.

(Ereditato da Object)
WriteToParcel(Parcel, ParcelableWriteFlags)

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

Implementazioni dell'interfaccia esplicita

Nome Descrizione
IJavaPeerable.Disposed()

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)
IJavaPeerable.DisposeUnlessReferenced()

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)
IJavaPeerable.Finalized()

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)
IJavaPeerable.JniManagedPeerState

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

(Ereditato da Object)

Metodi di estensione

Nome Descrizione
GetJniTypeName(IJavaPeerable)

Ottiene il nome JNI del tipo dell'istanza selfdi .

JavaAs<TResult>(IJavaPeerable)

Provare a digitare selfTResult, verificando che la coercizione sia valida sul lato Java.

JavaCast<TResult>(IJavaObject)

Esegue una conversione del tipo di tipo controllato dal runtime Android.

JavaCast<TResult>(IJavaObject)

Oggetto NetworkSpecifier utilizzato per identificare le interfacce Ethernet.

TryJavaCast<TResult>(IJavaPeerable, TResult)

Provare a digitare selfTResult, verificando che la coercizione sia valida sul lato Java.

Si applica a