NAME
Ekahau::Response::DeviceList - A list of devices visible to Ekahau
SYNOPSIS
Contains a list of devices visible to Ekahau. This response only contains the device identifiers, and no other information about the devices. This class inherits from Ekahau::Response , and methods that class can be used on this object.
DESCRIPTION
Constructor
Generally you will not want to construct these objects yourself; they are created by Ekahau::Response, and use its constructor.
Methods
devices ( )
Returns the list of device identifiers contained in this response.
type ( )
Returns the string DeviceList, to identify the type of this object.
AUTHOR
Scott Gifford <gifford@umich.edu>, <sgifford@suspectclass.com>
Copyright (C) 2005 The Regents of the University of Michigan.
See the file LICENSE included with the distribution for license information.