Fix NFC docs breakage.
Change-Id: I680dc7974316c77cb1835b5a81f30e6961ba3c49
This commit is contained in:
@@ -1266,8 +1266,8 @@ public final class NfcAdapter {
|
||||
*
|
||||
* <p>Note that to use this method, the passed in Activity must have already
|
||||
* set data to share over Beam by using method calls such as
|
||||
* {@link #setNdefPushMessageCallback(CreateNdefMessageCallback, Activity, Activity...)} or
|
||||
* {@link #setBeamPushUrisCallback(CreateBeamUrisCallback, Activity)}.
|
||||
* {@link #setNdefPushMessageCallback} or
|
||||
* {@link #setBeamPushUrisCallback}.
|
||||
*
|
||||
* @param activity the current foreground Activity that has registered data to share
|
||||
* @return whether the Beam animation was successfully invoked
|
||||
|
||||
Reference in New Issue
Block a user