refer

abstract suspend fun refer(event: ReferConferenceEvent): Conference

Transfers the call using information specified in the event.

Note that upon successful call transfer the current Conference will still be active and must be disposed of manually.

Return

a new Conference

Parameters

event

a ReferConferenceEvent that contains information about target conference

Throws

if refer did not succeed