Project

General

Profile

Design-CLI » History » Version 3

Adrian Georgescu, 05/15/2012 11:33 AM

1 1 Adrian Georgescu
h1. Design-CLI
2
3 2 Adrian Georgescu
h2. Conference
4 3 Adrian Georgescu
5
h3. Attributes
6
7 1 Adrian Georgescu
  Rooms List
8
    Room
9
      Sessions List
10
        Session
11
      File Transfers
12
      Shared Desktops
13 3 Adrian Georgescu
14
h3 Notifications
15
16
    room_create(room_uri)
17
    room_destroy(room uri)
18
    participant_join(room, session)
19
    participant_leave(room, session)
20
21
   
22
23 2 Adrian Georgescu
24
h2. XMPP gateway
25
26
   Sessions
27
    Presence
28
    Audio
29
    Chat
30
    File Transfer
31 1 Adrian Georgescu
32