Android Insight Agent  1.3.0.1696603571
 All Classes Namespaces Functions Variables Enumerator Pages
Package com.nagra.insight.agent

Packages

package  api
 

Classes

class  InsightConfig
 
class  InsightAgent
 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) More...
 
interface  Agent
 Available agent operations. More...