Class PingResult

    • Constructor Summary

      Constructors 
      Constructor Description
      PingResult()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • pingResults

        @SerializedName("pingResults")
        public java.util.List<RegionPingResult> pingResults
      • worldIds

        @SerializedName("worldIds")
        public java.util.List<java.lang.Long> worldIds
    • Constructor Detail

      • PingResult

        public PingResult()