Auth Response
data class AuthResponse(accessToken: String, accessSecret: String) : Serializable
Content copied to clipboard
Types
Properties
Sources
jvm source
Link copied to clipboard