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 NetworkConfigurationMadeAvailable type of state change.
Syntax
struct PartyNetworkConfigurationMadeAvailableStateChange : PartyStateChange {
PartyNetwork* network;
PartyNetworkConfiguration* networkConfiguration;
}
Members
network PartyNetwork*
The network where the network configuration was made available.
networkConfiguration PartyNetworkConfiguration*
The newly available network configuration.
Requirements
Header: Party.h