TransportType public enum TransportType : Int Enum describing transport type for LinphoneAddress. Udp Declaration Swift case Udp = 0 Tcp Declaration Swift case Tcp = 1 Tls Declaration Swift case Tls = 2 Dtls Declaration Swift case Dtls = 3 © 2024 . All rights reserved. (Last updated: 2024-06-17) Generated by jazzy ♪♫ v0.14.3, a Realm project.