nugu-android
nugu-interface
/
com.skt.nugu.sdk.core.interfaces.transport
/
IdleTimeout
Idle
Timeout
data
class
IdleTimeout
(
val
value
:
Long
,
val
unit
:
TimeUnit
)
Content copied to clipboard
Constructors
Properties
Constructors
Idle
Timeout
Link copied to clipboard
fun
IdleTimeout
(
value
:
Long
,
unit
:
TimeUnit
)
Content copied to clipboard
Properties
unit
Link copied to clipboard
val
unit
:
TimeUnit
Content copied to clipboard
value
Link copied to clipboard
val
value
:
Long
Content copied to clipboard