Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Information specific to the RequiredChatPermissionInfoChanged type of state change.
Syntax
struct PartyXblRequiredChatPermissionInfoChangedStateChange : PartyXblStateChange {
PartyXblLocalChatUser* localChatUser;
PartyXblChatUser* targetChatUser;
}
Members
localChatUser
PartyXblLocalChatUser*
The local chat user for which the chat permission info applies to.
targetChatUser
PartyXblChatUser*
The chat user the chat permission info should be applied to.
Remarks
Use PartyXblLocalChatUser::GetRequiredChatPermissionInfo() with the targetChatUser
provided in this state change to get the new chat permission information.
Requirements
Header: PartyXboxLive.h