Server-side way to call updateRoomProperties?

0 votes
Hello. I'm using Java server-side application. Is there any way to update room properties in, say, handleUserJoinRequest()? I know that this could be done on client side, but I prefer things to be managed on server side.

 

If not, please explain, how on Earth is possible to prevent the server from modifying its own room properties?
asked Mar 15, 2017 in AppWarpS2 by Inquisitor (15 points)

1 Answer

0 votes
 
Best answer

Hi,

Yes, you can update the room properties using resetPropertiesAndLockMaps API. YOu can have look at our server side API documentation for more details.

Let me know if you have any further queries.

Thanks.

answered Mar 15, 2017 by rajeev.etc (1,660 points)
selected Mar 16, 2017 by Inquisitor
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...