nugu-android
nugu-login-kit
/
com.skt.nugu.sdk.platform.android.login.auth
/
AuthorizationRequest
/
DeviceCodeRequest
Device
Code
Request
class
DeviceCodeRequest
(
val
deviceCode
:
String
)
:
AuthorizationRequest
Content copied to clipboard
Constructors
Properties
Constructors
Device
Code
Request
Link copied to clipboard
fun
DeviceCodeRequest
(
deviceCode
:
String
)
Content copied to clipboard
Properties
device
Code
Link copied to clipboard
val
deviceCode
:
String
Content copied to clipboard
grant
Type
Link copied to clipboard
val
grantType
:
NuguOAuthClient.GrantType
Content copied to clipboard