Class MsgClientGetLegacyGameKeyResponse

    • Constructor Detail

      • MsgClientGetLegacyGameKeyResponse

        public MsgClientGetLegacyGameKeyResponse()
    • Method Detail

      • getAppId

        public int getAppId()
      • setAppId

        public void setAppId​(int appId)
      • getResult

        public EResult getResult()
      • setResult

        public void setResult​(EResult result)
      • getLength

        public int getLength()
      • setLength

        public void setLength​(int length)
      • serialize

        public void serialize​(java.io.OutputStream stream)
                       throws java.io.IOException
        Specified by:
        serialize in interface ISteamSerializable
        Throws:
        java.io.IOException
      • deserialize

        public void deserialize​(java.io.InputStream stream)
                         throws java.io.IOException
        Specified by:
        deserialize in interface ISteamSerializable
        Throws:
        java.io.IOException