Class AccountInfo

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getUserId() The ID of the current user for this SDK instance.
      final String getDeviceId() The ID of the current device for this SDK instance.
      final Instant getDeviceExpires() The Instant at which the current device keys expire.
      • Methods inherited from class java.lang.Object

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