Interface StatsOperation.Callback

    • Method Detail

      • gotStat

        void gotStat​(java.lang.String name,
                     java.lang.String val)
        Invoked once for every stat returned from the server.
        Parameters:
        name - the name of the stat
        val - the stat value.