public static interface NfcAdapter.CreateBeamUrisCallback

android.nfc.NfcAdapter.CreateBeamUrisCallback



This interface was deprecated in API level 29.
this feature is removed. File sharing can work using other technology like Bluetooth.

Summary

Public methods

abstract Uri[] createBeamUris(NfcEvent event)

Public methods

createBeamUris

public abstract Uri[] createBeamUris (NfcEvent event)
Parameters
event NfcEvent
Returns
Uri[]

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025-02-10 UTC.