callback_conference_connected


Description:

[ Version ( since = "0.2.6" ) ]
public void callback_conference_connected (ConferenceConnectedCallback callback)

Set the callback for the `conference_connected` event. Pass NULL to unset.

This event is triggered when the client successfully connects to a conference after joining it with the Tox.conference_join function.