Public Member Functions | Private Member Functions | Private Attributes
com.ros.turtlebot.apps.rocon.RoconNfcManager Class Reference

List of all members.

Public Member Functions

boolean changeNfcStatus (boolean enable)
boolean checkNfcStatus ()
boolean disableForegroundDispatch ()
boolean enableForegroundDispatch ()
String getPayload ()
String ndefMessageToString (NdefMessage message)
boolean onNewIntent (Intent intent)
String processTag ()
 RoconNfcManager (Context context)
boolean writeMimeNdefMessage (String payload, boolean isAAR)
boolean writeNdefMessage (NdefMessage message)
boolean writeTextNdefMessage (String payload, boolean isAAR)
boolean wrtieUriNdefMessage (String payload, boolean isAAR)

Private Member Functions

NdefRecord createTextRecord (String text, Locale locale, boolean encodeInUtf8)

Private Attributes

Context mContext = null
String mCurrentNdefString = ""
IntentFilter[] mFilters
NfcAdapter mNfcAdapter = null
Intent mPassedIntent = null
PendingIntent mPendingIntent = null
String[][] mTechList

Detailed Description

Definition at line 34 of file rocon_android_connector/src/com/ros/turtlebot/apps/rocon/RoconNfcManager.java.


Constructor & Destructor Documentation


Member Function Documentation

NdefRecord com.ros.turtlebot.apps.rocon.RoconNfcManager.createTextRecord ( String  text,
Locale  locale,
boolean  encodeInUtf8 
) [inline, private]
String com.ros.turtlebot.apps.rocon.RoconNfcManager.ndefMessageToString ( NdefMessage  message) [inline]
boolean com.ros.turtlebot.apps.rocon.RoconNfcManager.onNewIntent ( Intent  intent) [inline]
boolean com.ros.turtlebot.apps.rocon.RoconNfcManager.writeMimeNdefMessage ( String  payload,
boolean  isAAR 
) [inline]
boolean com.ros.turtlebot.apps.rocon.RoconNfcManager.writeNdefMessage ( NdefMessage  message) [inline]
boolean com.ros.turtlebot.apps.rocon.RoconNfcManager.writeTextNdefMessage ( String  payload,
boolean  isAAR 
) [inline]
boolean com.ros.turtlebot.apps.rocon.RoconNfcManager.wrtieUriNdefMessage ( String  payload,
boolean  isAAR 
) [inline]

Member Data Documentation


The documentation for this class was generated from the following file:


android_remocons
Author(s): Daniel Stonier , Kazuto Murase
autogenerated on Wed Aug 26 2015 10:40:28