ResultListAccessPoints

data class ResultListAccessPoints(val accessPoints: List<AccessPoint>)

list access points results

Constructors

Link copied to clipboard
constructor(accessPoints: List<AccessPoint>)

Properties

Link copied to clipboard

Lists the access points stored on the camera and the access points detected by the camera. See the next section for details.