Properties

Link copied to clipboard
val TAG: String

Functions

Link copied to clipboard
abstract fun collect(context: Context, listener: FRListener<JSONObject>)
Collect the device data.
open fun collect(context: Context, listener: FRListener<JSONObject>, container: JSONObject, collectors: List<DeviceCollector>)
Collect the device data with the provided DeviceCollector
Link copied to clipboard
abstract fun getName(): String
Retrieve the name of the Collector
Link copied to clipboard
open fun intercept(chain: Interceptor.Chain, data: JSONObject)
Intercept the chain