Codian MCU 4200 Series Manuale Utente Pagina 21

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 33
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 20
Codian MCU 4200 Series Remote Management API
3 Deprecated messages
These messages are those that were supported in v1.0 of the MCU 4200 Series Management API, but
have since been superseded in API v2.0.
3.1 system.query
This method is deprecated in favour of “device.query” and “conference.enumerate”.
There are no parameters passed with this method call. The method response returns the following:
Parameter Type Comments
currentTime dateTime.iso8601 The system’s current time.
restartTime dateTime.iso8601 The date and time at which the system was last restarted.
The method also returns a ‘conferences’ <array> of <struct> for each conference, where each <struct>
contains the following parameters:
Parameter Type Comments
conferenceName string The name of the conference
numJoined int The number of participants that have ever joined the
conference
numLeft int The number of participants that have ever left the conference.
The difference between numJoined and numLeft gives the
number of current participants.
Appendix Error! Reference source not found. contains an example of a response to this message
showing several conferences.
Note that until conference.destroy is called for a particular conference, the conference will remain in the
list of conferences even after the conference has ended.
3.2 conference.query
This method is deprecated in favour of “conference.enumerate” and “participant.enumerate”.
Parameter Type Comments
conferenceName string The name of the conference of interest.
The method response returns the following:
Parameter Type Comments
startTime dateTime.iso8601 The time at which the conference started at or will start at.
endTime dateTime.iso8601 The time at which the conference will end; if the conference is
permanent then this parameter is absent.
pin string The PIN
The method also returns a ‘participants’ <array> of <struct> for each conference, where each <struct>
contains the following parameters:
Copyright © Codian Ltd. 2004 - 2006 Codian Confidential Page 21
Vedere la pagina 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 32 33

Commenti su questo manuale

Nessun commento