Package com.parrot.drone.groundsdk

Core Ground Station SDK client API.

Types

GroundSdk
Link copied to clipboard
open class GroundSdk
Core ground SDK access class.
ManagedGroundSdk
Link copied to clipboard
class ManagedGroundSdk : GroundSdk
An GroundSdk session automatically managed according to an android Activity lifecycle.
Ref
Link copied to clipboard
abstract class Ref<T>
A reference to an object that may change.