Share via


CardEmulation.INfcEventCallback.OnInternalErrorReported(Int32) Method

Definition

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

Parameters

errorType
Int32
Attributes

Applies to