Added in API level 24

NfcAdapter.OnTagRemovedListener

public static interface NfcAdapter.OnTagRemovedListener

android.nfc.NfcAdapter.OnTagRemovedListener


A callback that is invoked when a tag is removed from the field.

Summary

Public methods

abstract void onTagRemoved()

Public methods

onTagRemoved

Added in API level 24
public abstract void onTagRemoved ()