onListenEnd method

void onListenEnd()

Event handler that receives a notification when the ClientListener instance is removed from a LightstreamerClient through LightstreamerClient.removeListener.

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

Implementation

void onListenEnd() {}