ConfiguringState
public enum ConfiguringState : Int
LinphoneGlobalState describes the global state of the Core
object.
-
Undocumented
Declaration
Swift
case Successful = 0
-
Undocumented
Declaration
Swift
case Failed = 1
-
Undocumented
Declaration
Swift
case Skipped = 2