SetDownloadBehaviorResponse

@Serializable
object SetDownloadBehaviorResponse

Deprecated

Deprecated in the Chrome DevTools protocol

A dummy response object for the PageDomain.setDownloadBehavior command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.