Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Information specific to the EndpointCreated type of state change.
Syntax
struct PartyEndpointCreatedStateChange : PartyStateChange {
PartyNetwork* network;
PartyEndpoint* endpoint;
}
Members
network PartyNetwork*
The network of the endpoint that was created.
endpoint PartyEndpoint*
The endpoint that was created.
Requirements
Header: Party.h