FetchVirtualBackgroundError
public enum FetchVirtualBackgroundError : String
Error enum for fetch Phone.VirtualBackground operation
-
internal error
Declaration
Swift
case internalError -
success
Declaration
Swift
case noError -
Phone.VirtualBackgroundis not supportedDeclaration
Swift
case notSupported
View on GitHub