RemoteMessageRouter
Functions
Link copied to clipboard
Add a new query handler.
Link copied to clipboard
Cancel all pending queries associated with either |browser| or |handler|.
Link copied to clipboard
Create a new router with the default configuration.
Create a new router with the specified configuration.
Create a new router with the specified handler and default configuration.
fun create(config: CefMessageRouter.CefMessageRouterConfig, handler: CefMessageRouterHandler): CefMessageRouter
Create a new router with the specified handler and configuration.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Method is called by the native code to get the reference to an previous stored identifier.
Link copied to clipboard
Remove an existing query handler.
Link copied to clipboard
Method is called by the native code to store a reference to an implemented native JNI counterpart.