fetchDevices
Retrieves a list of devices that are registered to receive CAP-based alerts for the current user.
This method fetches the list of AlertDevice objects associated with the user’s account. Each device in this list is capable of receiving emergency alerts and notifications.
Parameters
listener
A RainbowListener that will return the list of AlertDevice objects on success, or an error if the operation fails.