Class DepotKeyCallback

    • Constructor Summary

      Constructors 
      Constructor Description
      DepotKeyCallback​(JobID jobID, in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgClientGetDepotDecryptionKeyResponse.Builder msg)  
    • Constructor Detail

      • DepotKeyCallback

        public DepotKeyCallback​(JobID jobID,
                                in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgClientGetDepotDecryptionKeyResponse.Builder msg)
    • Method Detail

      • getResult

        public EResult getResult()
        Returns:
        the result of requesting this encryption key.
      • getDepotID

        public int getDepotID()
        Returns:
        the DepotID this encryption key is for.
      • getDepotKey

        public byte[] getDepotKey()
        Returns:
        the encryption key for this depot.