Linguaggio

Parcel.ReadBinderArray(IBinder[]) Metodo

Definizione

Legge il valore della matrice del binder da questo pacco.

[Android.Runtime.Register("readBinderArray", "([Landroid/os/IBinder;)V", "")]
public void ReadBinderArray(Android.OS.IBinder[] val);
[<Android.Runtime.Register("readBinderArray", "([Landroid/os/IBinder;)V", "")>]
member this.ReadBinderArray : Android.OS.IBinder[] -> unit

Parametri

val
IBinder[]

Il valore non può essere Null.

Attributi

Commenti

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.

per android.os.Parcel.readBinderArray(android.os.IBinder[]).

Si applica a