Class UserDeviceListResult


  • public final class UserDeviceListResult
    extends java.lang.Object
    Devices for a user, sorted by the device id.
    • Method Detail

      • getResult

        public final UserDevice[] getResult()
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • delete

        public void delete()
      • finalize

        protected void finalize()
                         throws java.lang.Throwable
        Overrides:
        finalize in class java.lang.Object
        Throws:
        java.lang.Throwable
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class java.lang.Object