applyVirtualBackground

abstract fun applyVirtualBackground(    backgroundItem: VirtualBackground,     mode: Phone.VirtualBackgroundMode,     handler: CompletionHandler<Boolean>)

Applies the virtual background for a video preview/call based on the VirtualBackgroundMode

Since

3.2.0

Parameters

handler

A closure to be executed when completed.