Share via


CardEmulation.INfcEventCallback.OnNfcStateChanged(Int32) Method

Definition

[Android.Runtime.Register("onNfcStateChanged", "(I)V", "GetOnNfcStateChanged_IHandler:Android.Nfc.CardEmulators.CardEmulation/INfcEventCallback, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=36)]
public virtual void OnNfcStateChanged(int state);
[<Android.Runtime.Register("onNfcStateChanged", "(I)V", "GetOnNfcStateChanged_IHandler:Android.Nfc.CardEmulators.CardEmulation/INfcEventCallback, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=36)>]
abstract member OnNfcStateChanged : int -> unit
override this.OnNfcStateChanged : int -> unit

Parameters

state
Int32
Attributes

Applies to