Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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