Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
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