BrowserError
public enum BrowserError : Error, Sendable
BrowserError enum to specify the error that may occur during external user-agent process
-
Declaration
Swift
case externalUserAgentFailure -
Declaration
Swift
case externalUserAgentAuthenticationInProgress -
Declaration
Swift
case externalUserAgentCancelled
View on GitHub