AuthBundle

data class AuthBundle(val data: String)

A bundle of initialization data received from the RTVI backend.

Constructors

Link copied to clipboard
constructor(data: String)

Properties

Link copied to clipboard