Class SessionStartCallback

  • All Implemented Interfaces:
    ICallbackMsg

    public class SessionStartCallback
    extends CallbackMsg
    This callback is fired when a trading session has started.
    • Constructor Summary

      Constructors 
      Constructor Description
      SessionStartCallback​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgTrading_StartSession.Builder msg)  
    • Constructor Detail

      • SessionStartCallback

        public SessionStartCallback​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver2.CMsgTrading_StartSession.Builder msg)
    • Method Detail

      • getOtherClient

        public SteamID getOtherClient()
        Returns:
        the SteamID of the client that this the trading session has started with.