Dir public enum Dir : Int Enum representing the direction of a call. Outgoing outgoing calls Declaration Swift case Outgoing = 0 Incoming incoming calls Declaration Swift case Incoming = 1 © 2021 . All rights reserved. (Last updated: 2021-07-20) Generated by jazzy ♪♫ v0.13.6, a Realm project.