changeRingingStrategy

fun changeRingingStrategy(strategy: RingingStrategy): Completable

Update ringing strategy for this group.

Return

A completable that will emit when the request is processed. In case of error, it will emit a SippoResourceError.

Parameters

strategy

RingingStrategy to update.