# WTSessionListeners.onConnected(fn)

`onConnected(fn)`

An event handler for when participant connects to Session

The *callback function* will be invoked after the connection to the session is established

* *The callback function* receives a parameter with the list of participants in the session
