Syntax
Parameters
targetChatControl PartyChatControl*
The target chat control.
muted PartyBool*output True if muted, 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().
