Direction

enum Direction : Enum<Call.Direction>

The enumeration of directions of a call

Since

0.1

Entries

Link copied to clipboard

The local party is a recipient of the call.

Link copied to clipboard

The local party is an initiator of the call.

Properties

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