Current section

Files

Jump to
chrobot include chrobot@protocol@network_GetCookiesResponse.hrl
Raw

include/chrobot@protocol@network_GetCookiesResponse.hrl

-record(get_cookies_response, {
cookies :: list(chrobot@protocol@network:cookie())
}).