nugu-android
nugu-interface
/
com.skt.nugu.sdk.core.interfaces.session
/
SessionManagerInterface
/
Session
Session
data
class
Session
(
val
sessionId
:
String
,
val
playServiceId
:
String
)
Content copied to clipboard
the class for Session
Constructors
Properties
Constructors
Session
Link copied to clipboard
fun
Session
(
sessionId
:
String
,
playServiceId
:
String
)
Content copied to clipboard
Properties
play
Service
Id
Link copied to clipboard
val
playServiceId
:
String
Content copied to clipboard
the playServiceId
session
Id
Link copied to clipboard
val
sessionId
:
String
Content copied to clipboard
the session id.