Class SelectDevice


  • public class SelectDevice
    extends Object
    The API action model for actions where a user's device is selected.
    Since:
    10.1
    • Constructor Detail

      • SelectDevice

        public SelectDevice()
    • Method Detail

      • getDeviceRef

        public ResourceRef getDeviceRef()
        Get a reference to the user's selected device.
      • setDeviceRef

        public void setDeviceRef​(ResourceRef deviceRef)
        Set the reference to the user's selected device.