Condividi tramite


BlobHandle Classe

Definizione

Identificatore per rappresentare un BLOB.

[Android.Runtime.Register("android/app/blob/BlobHandle", ApiSince=30, DoNotGenerateAcw=true)]
public sealed class BlobHandle : Java.Lang.Object, Android.OS.IParcelable, IDisposable, Java.Interop.IJavaPeerable
[<Android.Runtime.Register("android/app/blob/BlobHandle", ApiSince=30, DoNotGenerateAcw=true)>]
type BlobHandle = class
    inherit Object
    interface IParcelable
    interface IJavaObject
    interface IDisposable
    interface IJavaPeerable
Ereditarietà
BlobHandle
Attributi
Implementazioni

Commenti

Identificatore per rappresentare un BLOB.

Documentazione java per android.app.blob.BlobHandle.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Proprietà

Class

Restituisce la classe di runtime di questo Objectoggetto .

(Ereditato da Object)
Creator

Identificatore per rappresentare un BLOB.

ExpiryTimeMillis

Restituisce l'ora di scadenza in millisecondi del BLOB rappresentato dall'oggetto in System#currentTimeMillis() timebase.

Handle

Handle per l'istanza di Android sottostante.

(Ereditato da Object)
JniIdentityHashCode

Identificatore per rappresentare un BLOB.

(Ereditato da Object)
JniPeerMembers

Identificatore per rappresentare un BLOB.

Label

Identificatore per rappresentare un BLOB.

LabelFormatted

Restituisce l'etichetta associata al BLOB rappresentato da questo oggetto.

PeerReference

Identificatore per rappresentare un BLOB.

(Ereditato da Object)
Tag

Restituisce l'opaco String associato al BLOB che rappresenta l'oggetto .

ThresholdClass

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

(Ereditato da Object)
ThresholdType

Questa API supporta l'infrastruttura Mono per Android e non deve essere usata direttamente dal codice.

(Ereditato da Object)

Metodi

Clone()

Crea e restituisce una copia di questo oggetto.

(Ereditato da Object)
CreateWithSha256(Byte[], ICharSequence, Int64, String)

Creare un nuovo identificatore di BLOB.

CreateWithSha256(Byte[], String, Int64, String)

Creare un nuovo identificatore di BLOB.

DescribeContents()

Identificatore per rappresentare un BLOB.

Dispose()

Identificatore per rappresentare un BLOB.

(Ereditato da Object)
Dispose(Boolean)

Identificatore per rappresentare un BLOB.

(Ereditato da Object)
Equals(Object)

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

(Ereditato da Object)
GetHashCode()

Restituisce un valore del codice hash per l'oggetto.

(Ereditato da Object)
GetSha256Digest()

Restituisce l'hash SHA-256 del BLOB rappresentato da questo oggetto.

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>()

Identificatore per rappresentare un BLOB.

(Ereditato da Object)
ToString()

Restituisce una rappresentazione di stringa dell'oggetto.

(Ereditato da Object)
UnregisterFromRuntime()

Identificatore per rappresentare un BLOB.

(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)

Identificatore per rappresentare un BLOB.

Implementazioni dell'interfaccia esplicita

IJavaPeerable.Disposed()

Identificatore per rappresentare un BLOB.

(Ereditato da Object)
IJavaPeerable.DisposeUnlessReferenced()

Identificatore per rappresentare un BLOB.

(Ereditato da Object)
IJavaPeerable.Finalized()

Identificatore per rappresentare un BLOB.

(Ereditato da Object)
IJavaPeerable.JniManagedPeerState

Identificatore per rappresentare un BLOB.

(Ereditato da Object)
IJavaPeerable.SetJniIdentityHashCode(Int32)

Identificatore per rappresentare un BLOB.

(Ereditato da Object)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

Identificatore per rappresentare un BLOB.

(Ereditato da Object)
IJavaPeerable.SetPeerReference(JniObjectReference)

Identificatore per rappresentare un BLOB.

(Ereditato da Object)

Metodi di estensione

JavaCast<TResult>(IJavaObject)

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

JavaCast<TResult>(IJavaObject)

Identificatore per rappresentare un BLOB.

GetJniTypeName(IJavaPeerable)

Identificatore per rappresentare un BLOB.

Si applica a