onListenEnd method
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() {}