Binder.InterfaceConsts.PingTransaction Field

Definition

IBinder protocol transaction code: pingBinder().

[Android.Runtime.Register("PING_TRANSACTION")]
public const int PingTransaction = 1599098439;
[<Android.Runtime.Register("PING_TRANSACTION")>]
val mutable PingTransaction : int

Field Value

Value = 1599098439
Attributes

Remarks

IBinder protocol transaction code: pingBinder().

Java documentation for android.os.IBinder.PING_TRANSACTION.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to