Loop/Architecture/Rooms: Difference between revisions

Line 431: Line 431:
     {   
     {   
         "roomToken": "3jKS_Els9IU",
         "roomToken": "3jKS_Els9IU",
         "roomName": "Third Room Name",
         "roomName": "UX Discussion",
         "roomUrl": "http://localhost:3000/rooms/3jKS_Els9IU",
         "roomUrl": "http://localhost:3000/rooms/3jKS_Els9IU",
         "maxSize": 3,
        "roomOwner": "Alexis",
         "maxSize": 2,
         "clientMaxSize": 2,
         "clientMaxSize": 2,
         "currSize": 1,
         "creationTime": 1405517546,
         "ctime": 1405518241
         "ctime": 1405517818
        "expiresAt": 1405534180,
        "participants": [
            { "displayName": "Alexis", "account": "alexis@example.com", "roomConnectionId": "2a1787a6-4a73-43b5-ae3e-906ec1e763cb" },
            { "displayName": "Adam", "roomConnectionId": "781f012b-f1ea-4ce1-9105-7cfc36fb4ec7" }
          ]
     }
     }
  ]
  ]
Confirmed users
632

edits