Class PushConfirmationRejected<D extends Device,​U extends User>

    • Constructor Detail

      • PushConfirmationRejected

        public PushConfirmationRejected()
    • Method Detail

      • getSelectedDeviceRef

        public ResourceRef getSelectedDeviceRef()
        Get the reference to the selected device.
      • setSelectedDeviceRef

        public void setSelectedDeviceRef​(ResourceRef selectedDeviceRef)
        Set the reference to the selected device.
      • getReason

        public String getReason()
        Get the push confirmation cancellation reason.
      • setReason

        public void setReason​(String reason)
        Set the push confirmation cancellation reason.