Syntax
Parameters
targetChatControl PartyChatControl*
The target chat control.
muted PartyBool
True to mute, false otherwise.
Return value
PartyErrorc_partyErrorSuccess if the call succeeded or an error code otherwise. The human-readable form of the error code can be retrieved via PartyManager::GetErrorMessage().
