Package-level declarations
Types
Clan ban messages are sent when a player with sufficient rank in the clan requests to ban another member within the clan.
Clan ban messages are sent when a player with sufficient rank in the clan requests to mute another member within the clan.
Clan channel requests are made whenever the server sends a clanchannel delta update, but the client does not have a clan defined at that id. In order to fix the problem, the client will then request for a full clan update for that clan id.
Clan kick messages are sent when a player with sufficient privileges requests to kick another player within the clan out of it.
Clan settings requests are made whenever the server sends a clansettings delta update, but the update counter in the clan settings message is greater than that of the clan itself. In order to avoid problems, the client requests for a full clan settings update from the server, to re-synchronize all the values.