Class CMListCallback

  • All Implemented Interfaces:
    ICallbackMsg

    public class CMListCallback
    extends CallbackMsg
    This callback is received when the client has received the CM list from Steam.
    • Constructor Summary

      Constructors 
      Constructor Description
      CMListCallback​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver.CMsgClientCMList.Builder cmMsg)  
    • Constructor Detail

      • CMListCallback

        public CMListCallback​(in.dragonbra.javasteam.protobufs.steamclient.SteammessagesClientserver.CMsgClientCMList.Builder cmMsg)
    • Method Detail

      • getServers

        public java.util.Collection<ServerRecord> getServers()
        Returns:
        the CM server list.