CallDisplayMode

enum CallDisplayMode : Enum<CallDisplayMode>

Represent the call UI display mode

Since

v1.4.10

Entries

Link copied to clipboard

The call UI is not visible to the user.

Link copied to clipboard

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

Link copied to clipboard

The call UI fits completely the available window.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int