Plugin Service Connection
class PluginServiceConnection(val platformServiceConnection: ServiceConnection, val serviceInfo: PluginServiceInformation, val binder: IBinder)
Constructors
Link copied to clipboard
constructor(platformServiceConnection: ServiceConnection, serviceInfo: PluginServiceInformation, binder: IBinder)