nugu-android
nugu-login-kit
/
com.skt.nugu.sdk.platform.android.login.auth
/
AuthorizationRequest
/
RefreshTokenRequest
Refresh
Token
Request
class
RefreshTokenRequest
(
val
refreshToken
:
String
)
:
AuthorizationRequest
Content copied to clipboard
Constructors
Properties
Constructors
Refresh
Token
Request
Link copied to clipboard
fun
RefreshTokenRequest
(
refreshToken
:
String
)
Content copied to clipboard
Properties
grant
Type
Link copied to clipboard
val
grantType
:
NuguOAuthClient.GrantType
Content copied to clipboard
refresh
Token
Link copied to clipboard
val
refreshToken
:
String
Content copied to clipboard