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 ChatControlCreated type of state change.
Syntax
struct PartyChatControlCreatedStateChange : PartyStateChange {
PartyChatControl* chatControl;
}
Members
chatControl PartyChatControl*
The chat control that was created.
Requirements
Header: Party.h