deno.land / x / gesso@v0.1.2 / types / json / Conference.json

Conference.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{ "id": 170,
"conference_type": "AdobeConnect",
"conference_key": "abcdjoelisgreatxyz",
"description": "Conference Description",
"duration": 60,
"ended_at": "2013-12-13T17:23:26Z",
"started_at": "2013-12-12T23:02:17Z",
"title": "Test conference",
"users": [1, 7, 8, 9, 10],
"has_advanced_settings": false,
"long_running": false,
"user_settings": { "record": true },
"recordings": null,
"url": null,
"join_url": null,
"context_type": null,
"context_id": null}
gesso

Version Info

Tagged at
a year ago