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 RemoteDeviceDestroyed type of state change.
Syntax
struct PartyRemoteDeviceDestroyedStateChange : PartyStateChange {
PartyDevice* device;
}
Members
device PartyDevice*
The device that was destroyed.
Remarks
This state change is generated when device has left all networks.
Requirements
Header: Party.h