nugu-android
nugu-login-kit
/
com.skt.nugu.sdk.platform.android.login.auth
/
IntrospectResponse
Introspect
Response
data
class
IntrospectResponse
(
val
active
:
Boolean
,
val
username
:
String
)
Content copied to clipboard
Types
Constructors
Properties
Constructors
Introspect
Response
Link copied to clipboard
fun
IntrospectResponse
(
active
:
Boolean
,
username
:
String
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
active
Link copied to clipboard
val
active
:
Boolean
Content copied to clipboard
username
Link copied to clipboard
val
username
:
String
Content copied to clipboard