Setting custom Room Properties and joining random rooms usin

Options
as the title suggests i want to create custom rooms with properties as : Server Name : String , Level/Map : int , maxPlayers : int i looked at http://doc-api.exitgames.com/en/pun/current/pun/doc/class_room.html#a3d3329a383d9cc0e4dcf10527ed42845
but i dont understand how to use functions like playerCount and maxPlayers any help would be appreciated :D .
and btw i looked at the pdf that came with photon and copied the hashtable example but it failed to compile says cannot convert system hashtable to exitgames.photon........hashtable

Comments