UpdateSystemCameraResult
public enum UpdateSystemCameraResult : String
An enumeration to know result of call to Phone.updateSystemPreferredCamera
Since
3.12.0-
internal error
Declaration
Swift
case internalError -
not supported
Declaration
Swift
case notSupported -
no error
Declaration
Swift
case noError
View on GitHub