collect

open fun collect(context: Context, listener: FRListener<JSONObject>)

Collect the device data.

Parameters

context

The Application Context

listener

Listener to listen for collected data.


open fun collect(context: Context): JSONObject