Hi
Is there an example or docs how to create and use custom user roles?
The default roles, viewer, publisher and owner are not enough for my app.
Are roles just a number between 0-100 that I can use when generating a token with php and update the permissions in the room console?
Is there some more settings required?
I've read the docs but it doesn't explain how to create and use new roles:
http://learn.adobe.com/wiki/display/lccs/3.1.4+UserRoles
Thanks