Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Information specific to the ChatControlJoinedNetwork type of state change.
Syntax
struct PartyChatControlJoinedNetworkStateChange : PartyStateChange {
PartyNetwork* network;
PartyChatControl* chatControl;
}
Members
network
PartyNetwork*
The network joined.
chatControl
PartyChatControl*
The chat control that joined the network.
Requirements
Header: Party.h