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