Interface ShowNetErrorPageCallback.Params
- Enclosing interface:
- ShowNetErrorPageCallback
public static interface ShowNetErrorPageCallback.Params
-
Method Summary
-
Method Details
-
url
Returns a string that represents URL of the unreachable navigation request. -
error
Returns a network error of the failed request converted toNetErrorif such conversion is valid, otherwise an emptyOptional.
-