help.countriesList

help.countriesList#87d0759e countries:Vector<help.Country> hash:int = help.CountriesList;

Parameters

NameTypeDescription
countries Vector<help.Country>
hash int Hash of what the client already has. If it matches, the server answers "not modified" and sends nothing again.

Type

help.CountriesList

Related pages

Types used here

Back to top