CallDirection

enum CallDirection : Enum<CallDirection>

Enum class representing the direction of the call

Author

kristiyan

Since

v1.4.10

Entries

Link copied to clipboard

A call received

Link copied to clipboard

A call generated from this device

Properties

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