This class defines the display modes supported per call.

Enumeration Members

BACKGROUND: "BACKGROUND"

The call UI is not visible to the user.

FOREGROUND: "FOREGROUND"

The call UI fits completely the available window.

FOREGROUND_PICTURE_IN_PICTURE: "FOREGROUND_PICTURE_IN_PICTURE"

If the device has picture in picture feature the call UI is floating on the screen's device.

Generated using TypeDoc