DeviceCodeRequest

class DeviceCodeRequest(val deviceCode: String) : AuthorizationRequest

Constructors

Link copied to clipboard
fun DeviceCodeRequest(deviceCode: String)

Properties

Link copied to clipboard
val deviceCode: String
Link copied to clipboard
val grantType: NuguOAuthClient.GrantType