Remarque
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 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