onListenStart method

void onListenStart()

Event handler that receives a notification when the ClientListener instance is added to a LightstreamerClient through LightstreamerClient.addListener.

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

Implementation

void onListenStart() {}