WalletServiceEvent(Int32) Constructor

Definition

Creates a new DismissWalletRequest.

[Android.Runtime.Register(".ctor", "(I)V", "", ApiSince=30)]
public WalletServiceEvent (int eventType);
[<Android.Runtime.Register(".ctor", "(I)V", "", ApiSince=30)>]
new Android.Service.QuickAccessWallet.WalletServiceEvent : int -> Android.Service.QuickAccessWallet.WalletServiceEvent

Parameters

eventType
Int32
Attributes

Remarks

Creates a new DismissWalletRequest.

Java documentation for android.service.quickaccesswallet.WalletServiceEvent.WalletServiceEvent(int).

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