Define participantID for each player in GPGS

I create room and invite 3 player. I wanna know participantID of each player to update status.

For example: the host sendMessage position of 3 guest and 3 guest received the message. How can i know which participantID of each player to update position?

Sorry my english is not good.

Thanks.

Hello,
Please see the documentation for the plugin. In specific, the “setRoomListener” call which allows you to monitor a room and the players who interact with it.

https://docs.coronalabs.com/plugin/gameNetwork-google/request.html

Take care,
Brent

Hello,
Please see the documentation for the plugin. In specific, the “setRoomListener” call which allows you to monitor a room and the players who interact with it.

https://docs.coronalabs.com/plugin/gameNetwork-google/request.html

Take care,
Brent