Android.Nfc.CardEmulators.HostApduService.OnDeactivated Method
This method will be called in two possible scenarios: The NFC link has been deactivated or lost A different AID has been selected and was resolved to a different service component

Syntax

[Android.Runtime.Register("onDeactivated", "(I)V", "GetOnDeactivated_IHandler")]
public abstract void OnDeactivated ([Android.Runtime.GeneratedEnum] DeactivationReason reason)

Parameters

reason
Either HostApduService.DeactivationLinkLoss or HostApduService.DeactivationDeselected

Remarks

This method will be called in two possible scenarios: The NFC link has been deactivated or lost A different AID has been selected and was resolved to a different service component

[Android Documentation]

Requirements

Namespace: Android.Nfc.CardEmulators
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0