groundsdk 7.7.2 API
7.7.2
androidJvm
groundsdk 7.7.2 API
/
com.parrot.drone.groundsdk.device.peripheral
/
DebugShell
/
State
/
Enabled
Enabled
data
class
Enabled
(
val
publicKey
:
String
)
:
DebugShell.State
Remote debug shell access is granted to a client with the given
publicKey
.
Members
Constructors
Enabled
Link copied to clipboard
constructor
(
publicKey
:
String
)
Properties
public
Key
Link copied to clipboard
val
publicKey
:
String