StartUpLocation
public interface StartUpLocation
The code location where WebView startup was triggered.
This is associated with WebViewStartUpResult.
Summary
Public methods |
|
|---|---|
abstract @NonNull Throwable |
Gets information about the code location including the stack trace. |
Public methods
getStackInformation
Added in 1.15.0
abstract @NonNull Throwable getStackInformation()
Gets information about the code location including the stack trace.