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