XmlRpcStatus public enum XmlRpcStatus : Int Enum describing the status of a LinphoneXmlRpcRequest. Pending Declaration Swift case Pending = 0 Ok Declaration Swift case Ok = 1 Failed Declaration Swift case Failed = 2 © 2024 . All rights reserved. (Last updated: 2024-06-17) Generated by jazzy ♪♫ v0.14.3, a Realm project.