list With Active Calls
abstract fun listWithActiveCalls(handler: CompletionHandler<List<String>>)
Content copied to clipboard
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.