onListenEnd method

void onListenEnd()

Event handler called when the MpnDeviceListener instance is removed from an MPN device object through MpnDevice.removeListener.

This is the last event to be fired on the listener.

Implementation

void onListenEnd() {}