GoProId

data class GoProId(val partialSerial: String)

The identifier of a connected GoPro

This is used throughout the SDK to identify / retrieve GoPro's.

Constructors

Link copied to clipboard
constructor(partialSerial: String)

Properties

Link copied to clipboard

the last four digits of the GoPro's serial number

Functions

Link copied to clipboard
open override fun toString(): String

Display's GoPro XXXX where XXXX is the partialSerial