onListenStart method

void onListenStart()

Event handler called when the MpnSubscriptionListener instance is added to an MpnSubscription through MpnSubscription.addListener.

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

Implementation

void onListenStart() {}