GuestCredentialResponse

data class GuestCredentialResponse(val username: String)

Username / Password Credentials to connect to guest.

Constructors

Link copied to clipboard
constructor(username: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets username to connect with the guest.