Open GoPro SDK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Open GoPro SDK
Open GoPro SDK
/
com.gopro.open_gopro.operations
/
ApScanResult
Ap
Scan
Result
data
class
ApScanResult
(
val
scanId
:
Int
?
,
val
totalEntries
:
Int
?
,
val
totalConfiguredSsids
:
Int
?
)
Members
Constructors
Ap
Scan
Result
Link copied to clipboard
constructor
(
scanId
:
Int
?
,
totalEntries
:
Int
?
,
totalConfiguredSsids
:
Int
?
)
Properties
scan
Id
Link copied to clipboard
val
scanId
:
Int
?
total
Configured
Ssids
Link copied to clipboard
val
totalConfiguredSsids
:
Int
?
total
Entries
Link copied to clipboard
val
totalEntries
:
Int
?