gnello / php-openfire-restapi

A complete PHP client for the Openfire REST API Plugin.
Apache License 2.0
30 stars 14 forks source link

rolesToBroadcast value #8

Closed MudraPatel closed 7 years ago

MudraPatel commented 7 years ago

Can we add rolesToBroadcast value in database while creating the room

Thanks!

gnello commented 7 years ago

You could manage that value through the method "setBroadcastPresenceRoles" of ChatRooms payload. Take a look here