Class LoginKeyCallback

  • All Implemented Interfaces:
    ICallbackMsg

    public class LoginKeyCallback
    extends CallbackMsg
    This callback is returned some time after logging onto the network.
    • Constructor Summary

      Constructors 
      Constructor Description
      LoginKeyCallback​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserverLogin.CMsgClientNewLoginKey.Builder logKey)  
    • Constructor Detail

      • LoginKeyCallback

        public LoginKeyCallback​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserverLogin.CMsgClientNewLoginKey.Builder logKey)
    • Method Detail

      • getLoginKey

        public java.lang.String getLoginKey()
        Returns:
        the login key.
      • getUniqueID

        public int getUniqueID()
        Returns:
        the unique ID.