getDevices

getDevices( ) : List of Device

The getDevices operation returns a list of the devices owned by the current user. The devices are returned as a list of type Device.

Parameters

None. 

Return value

List of type Device. See Device.

Throws

None.

Next topic

getLogEntries