|
Android Insight Agent
1.3.0.1696603571
|
| Available agent operations | |
In order to use the agent you would need to get its unique instance by using the following: Agent agent = InsightAgent.getInstance() Before being able to use the agent, you would need to initialise it as follows: agent.initialise(context, config, userInfo) | |