kotlin-mpp-playground
Toggle table of contents
0.1.0.0+42f3bb9
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-mpp-playground
jvm
/
dev.suresh.plugins.custom
/
CookieSession
Cookie
Session
data
class
CookieSession
(
val
text
:
String
)
(
source
)
Custom Cookie Session serializer sample.
Members
Constructors
Cookie
Session
Link copied to clipboard
constructor
(
text
:
String
)
Properties
text
Link copied to clipboard
val
text
:
String