pl.wendigo.chrome.api.runtime / RuntimeOperations / removeBinding

removeBinding

fun removeBinding(input: RemoveBindingRequest): Single<ResponseFrame> (source)

This method does not remove binding function from global object but unsubscribes current runtime agent from Runtime.bindingCalled notifications.

Link
Protocol Runtime#removeBinding method documentation.