BinderConsts.FirstCallTransaction 필드

정의

주의

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

사용자 명령에 사용할 수 있는 첫 번째 트랜잭션 코드입니다.

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

필드 값

Value = 1
특성

설명

사용자 명령에 사용할 수 있는 첫 번째 트랜잭션 코드입니다.

에 대한 Java 설명서입니다 android.os.IBinder.FIRST_CALL_TRANSACTION.

이 페이지의 일부는 만들고 공유하며 에 설명된 용어에 따라 사용되는 작업을 기반으로 수정됩니다.

적용 대상