Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class PlugPagServiceCommand(val context: Context, val metricListener: WrapperMetricListener, val appIdentification: PlugPagAppIdentification) : PlugPagServiceCommandBase
Link copied to clipboard
open class PlugPagServiceCommandBase(val context: Context, val metricListener: WrapperMetricListener, val appIdentification: PlugPagAppIdentification)
Link copied to clipboard
class PlugPagServiceConnection(context: Context, metricListener: WrapperMetricListener, plugPagCommand: PlugPagCommand, isAsync: Boolean)