Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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