DeleteSessionRequest

@Serializable
data class DeleteSessionRequest(val sfuToken: String, val hostAuthToken: String)

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard