data class SetCookieResponse
Response type for the NetworkDomain.setCookie command.
<init> |
Response type for the NetworkDomain.setCookie command. SetCookieResponse(success: Boolean) |
success |
Always set to true. If an error occurs, the response indicates protocol error. val |