fetchVirtualBackgrounds

abstract fun fetchVirtualBackgrounds(handler: CompletionHandler<List<VirtualBackground>>)

This returns the list of virtual backgrounds

Since

3.2.0

Parameters

handler

A closure to be executed when completed.