Chrome Remote Interface v0.0.5 ChromeRemoteInterface.RPC.Tethering View Source

The Tethering domain defines methods and events for browser port binding.

Link to this section Summary

Link to this section Functions

Request browser port binding.

Parameters: port - - Port number to bind.

Link to this function bind(page_pid, parameters) View Source
Link to this function bind(page_pid, parameters, opts) View Source

Request browser port unbinding.

Parameters: port - - Port number to unbind.

Link to this function unbind(page_pid, parameters) View Source
Link to this function unbind(page_pid, parameters, opts) View Source