CallType

enum CallType : Enum<CallType>

Enum representing the different types of calls

Author

kristiyan

Since

v1.4.10

Entries

Link copied to clipboard

A call with audio enabled by default and video disabled until the user enables it

Link copied to clipboard

A call with only audio by default

Link copied to clipboard

A call with both audio&video enabled by default

Properties

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