Class DeviceIdentity


  • public final class DeviceIdentity
    extends java.lang.Object
    Helpers called by the gamepack identity overrides; never logs account data.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String packedStack​(int index)
      VitaLite-style generated pair, stable for the lifetime of this JVM.
      static java.lang.String resolve​(java.lang.String characterId, java.lang.String username)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • resolve

        public static java.lang.String resolve​(java.lang.String characterId,
                                               java.lang.String username)
      • packedStack

        public static java.lang.String packedStack​(int index)
        VitaLite-style generated pair, stable for the lifetime of this JVM.