BinderConsts.DumpTransaction Campo

Definizione

Attenzione

Use 'Android.OS.IBinder.DumpTransaction'. This class will be removed in a future release.

Codice della transazione del protocollo IBinder: stato interno del dump.

[Android.Runtime.Register("DUMP_TRANSACTION")]
[System.Obsolete("Use 'Android.OS.IBinder.DumpTransaction'. This class will be removed in a future release.")]
public const int DumpTransaction = 1598311760;
[<Android.Runtime.Register("DUMP_TRANSACTION")>]
[<System.Obsolete("Use 'Android.OS.IBinder.DumpTransaction'. This class will be removed in a future release.")>]
val mutable DumpTransaction : int

Valore del campo

Value = 1598311760
Attributi

Commenti

Codice della transazione del protocollo IBinder: stato interno del dump.

per android.os.IBinder.DUMP_TRANSACTION.

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.

Si applica a