Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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