Enabled

data class Enabled(val publicKey: String) : DebugShell.State

Remote debug shell access is granted to a client with the given publicKey.

Constructors

Link copied to clipboard
constructor(publicKey: String)

Properties

Link copied to clipboard