CardEmulation.UnregisterNfcEventCallback Method

Definition

[Android.Runtime.Register("unregisterNfcEventCallback", "(Landroid/nfc/cardemulation/CardEmulation$NfcEventCallback;)V", "", ApiSince=36)]
public void UnregisterNfcEventCallback(Android.Nfc.CardEmulators.CardEmulation.INfcEventCallback callback);
[<Android.Runtime.Register("unregisterNfcEventCallback", "(Landroid/nfc/cardemulation/CardEmulation$NfcEventCallback;)V", "", ApiSince=36)>]
member this.UnregisterNfcEventCallback : Android.Nfc.CardEmulators.CardEmulation.INfcEventCallback -> unit

Parameters

Attributes

Applies to