MUsbmanExtensionPluginObserver Class Reference

class MUsbmanExtensionPluginObserver
Public Member Functions
IMPORT_C RDevUsbcClient &DevUsbcClient()
IMPORT_C voidRegisterStateObserverL(MUsbDeviceNotify &)
Private Member Functions
RDevUsbcClient &MuepoDoDevUsbcClient()
voidMuepoDoRegisterStateObserverL(MUsbDeviceNotify &)

Member Functions Documentation

DevUsbcClient()

IMPORT_C RDevUsbcClient &DevUsbcClient()

Called by the plugin to get a RDevUsbcClient handle from its owner

MuepoDoDevUsbcClient()

RDevUsbcClient &MuepoDoDevUsbcClient()[private, pure virtual]

MuepoDoRegisterStateObserverL(MUsbDeviceNotify &)

voidMuepoDoRegisterStateObserverL(MUsbDeviceNotify &aObserver)[private, pure virtual]

Parameters

MUsbDeviceNotify & aObserver

RegisterStateObserverL(MUsbDeviceNotify &)

IMPORT_C voidRegisterStateObserverL(MUsbDeviceNotify &aObserver)

Called by the plugin to register for device/service state changes from its owner

Parameters

MUsbDeviceNotify & aObserverThe observer to register for state changes