CreateSessionRequest

@Serializable
data class CreateSessionRequest(val hostAuthToken: String, val language: String)

Constructors

Link copied to clipboard
constructor(hostAuthToken: String, language: String)

Properties

Link copied to clipboard
Link copied to clipboard