kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Network
/
SetCookieReturn
Set
Cookie
Return
@
Serializable
data
class
SetCookieReturn
(
val
success
:
Boolean
)
Members
Constructors
Set
Cookie
Return
Link copied to clipboard
constructor
(
success
:
Boolean
)
Properties
success
Link copied to clipboard
val
success
:
Boolean
Always set to true. If an error occurs, the response indicates protocol error.