Class MsgGSDeny

    • Constructor Detail

      • MsgGSDeny

        public MsgGSDeny()
    • Method Detail

      • getSteamId

        public SteamID getSteamId()
      • setSteamId

        public void setSteamId​(SteamID steamId)
      • setDenyReason

        public void setDenyReason​(EDenyReason denyReason)
      • 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