Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Information specific to the RemoteDeviceJoinedNetwork type of state change.
Syntax
struct PartyRemoteDeviceJoinedNetworkStateChange : PartyStateChange {
PartyDevice* device;
PartyNetwork* network;
}
Members
device PartyDevice*
The device that joined.
network PartyNetwork*
The network that was joined.
Remarks
This state change indicates that the device has just joined the network.
Requirements
Header: Party.h