sippo-sdk / com.quobis.sippo.sipposdk.conference.listener / ConferencesListener / onNewConference
onNewConference
abstract fun onNewConference(conferences: Conferences, conference: Conference): Unit
Performs any actions that could be required when a new conference is received.
Parameters
conferences
- Conference service.
conference
- Received conference.