Retrieval of a User's Devices

Retrieves a list of all devices for a user.

Syntax

DeviceInfoVO SUPDeviceUser.listDevicesByUser(userName)

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples