public class FRDevice
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static FRDevice |
getInstance() |
void |
getProfile(FRListener<org.json.JSONObject> listener)
Retrieve the Device Profile.
|
public static FRDevice getInstance()
public void getProfile(FRListener<org.json.JSONObject> listener)
listener - Listener to listen for the device profile result.