Interface IThirdPartyStatsListener


public interface IThirdPartyStatsListener
This interface is similar to IStatsListener.
The difference is that this interface is used to listen for "third-party" statistics, aka things like statistics about other players that are present on the server the client is currently connected to.
See Also:
  • IStatsListener