Class DeviceResponse.DeviceAuth

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      DeviceResponse.DeviceAuth(DeviceAuth d) Instantiates a new Device auth.
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Array<byte> getDeviceSignature() Get device signature byte [ ].
      Array<byte> getDeviceMac() Get device mac byte [ ].
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait