listWithActiveCalls

abstract fun listWithActiveCalls(handler: CompletionHandler<List<String>>)

Returns a list of spaces in which there are active calls.

Since

2.6.0

Parameters

handler

A closure to be executed once the request has finished.