setRPHRegistrationMode

suspend fun setRPHRegistrationMode(args: Page.SetRPHRegistrationModeParameter, mode: CommandMode = CommandMode.DEFAULT)

Extensions for Custom Handlers API: https://html.spec.whatwg.org/multipage/system-state.html#rph-automation


suspend fun setRPHRegistrationMode(mode: String)

Extensions for Custom Handlers API: https://html.spec.whatwg.org/multipage/system-state.html#rph-automation

Parameters

mode

No description