BDKCallDirection

Objective-C

enum BDKCallDirection : NSInteger {}

Swift

enum CallDirection : Int

An enumeration representing the call direction.