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 © 2024 . All rights reserved. (Last updated: 2024-06-17) Generated by jazzy ♪♫ v0.14.3, a Realm project.