onListenEnd method

void onListenEnd()

Event handler called when the MpnSubscriptionListener instance is removed from an MpnSubscription through MpnSubscription.removeListener.

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

Implementation

void onListenEnd() {}