Plug Pag Service Connection
class PlugPagServiceConnection(context: Context, metricListener: WrapperMetricListener, plugPagCommand: PlugPagCommand, isAsync: Boolean)
Constructors
Link copied to clipboard
fun PlugPagServiceConnection(context: Context, metricListener: WrapperMetricListener, plugPagCommand: PlugPagCommand, isAsync: Boolean)
Functions
Link copied to clipboard
fun <R : Any> bindSynchronousService(intent: Intent, connection: SynchronousServiceConnection<R>, secondsTimeout: Int = 0)
Link copied to clipboard