[This is preliminary documentation and is subject to change.]
The CefMessageRouterBrowserSide Callback type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
| Failure |
Notify the associated JavaScript onFailure callback that the query has
failed with the specified |error_code| and |error_message|.
| |
| Finalize | (Overrides | |
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| Success |
Notify the associated JavaScript onSuccess callback that the query has
completed successfully with the specified |response|.
| |
| (Inherited from |
See Also