sippo-sdk / com.quobis.sippo.sipposdk.conference / ConferencesRx / createConference

createConference

fun createConference(): Single<Conference>

Creates a new conference.

Return
A single that will emit the created conference when the request is processed. In case of error, it will emit a ConferenceError.