Inheritance diagram for net::threebit::jvr::ms:

Static Public Member Functions | |
| native int | open (String name, int flags) throws JVRException |
| native int | close (int dev) throws JVRException |
| native int | setevtmsk (int dev, int event, int bitmask, int action) throws JVRException |
| native int | listen (int dev, SC_TSINFO tsinfo) throws JVRException |
| int | listen (int dev, long ts) throws JVRException |
| native int | unlisten (int dev) throws JVRException |
| native SC_TSINFO | getxmitslot (int dev) throws JVRException |
| native int | estconf (int dev, MS_CDT[] cdt, int attr) throws JVRException |
| native int | delconf (int dev, int confID) throws JVRException |
| native long | monconf (int dev, int confID) throws JVRException |
| native int | unmonconf (int dev, int confID) throws JVRException |
| native int | genring (int dev, int len, int mode) throws JVRException |
| native int | stopfn (int dev, int func) throws JVRException |
| native void | addtoconf (int dev, int conf, MS_CDT cdt) throws JVRException |
| native void | remfromconf (int dev, int conf, MS_CDT cdt) throws JVRException |
| native long | ATMS_TSSGBIT (int dev) throws JVRException |
| native int | dsprescount (int dev) throws JVRException |
| native void | setbrdparm (int dev, int param, Object value) throws JVRException |
| native void | setcde (int dev, int confID, MS_CDT cdt) throws JVRException |
Definition at line 28 of file ms.java.
|
||||||||||||||||
|
ms_addtoconf <p/> Dialogic API Reference for this function: (win32,linux) |
|
|
ATMS_TSSGBIT <p/> Dialogic API Reference for this function: (win32,linux) |
|
|
ms_close. <p/> Dialogic API Reference for this function: (win32,linux) |
|
||||||||||||
|
ms_delconf. <p/> Dialogic API Reference for this function: (win32,linux) |
|
|
ms_dsprescount <p/> Dialogic API Reference for this function: (win32,linux) |
|
||||||||||||||||
|
ms_estconf. Instead of returning the success/error status, this method returns the new conference identifier. There is no loss of signalling because on an error condition, estconf() will throw an Exception. Instead of stating the number of parties explicitely, it is implied by the length of the MS_CDT array <p/> Dialogic API Reference for this function: (win32,linux) |
|
||||||||||||||||
|
ms_genring. <p/> Dialogic API Reference for this function: (win32,linux) |
|
|
ms_getxmitslot. <p/> Dialogic API Reference for this function: (win32,linux) |
|
||||||||||||
|
Places the supplied timeslot value into a new SC_TSINFO object then calls the regular Definition at line 70 of file ms.java. References net::threebit::jvr::SC_TSINFO::add(), and listen(). |
|
||||||||||||
|
ms_listen. <p/> Dialogic API Reference for this function: (win32,linux) Referenced by listen(). |
|
||||||||||||
|
ms_monconf. <p/> Dialogic API Reference for this function: (win32,linux) Instead of returning the success/error status, this method returns the XMIT timeslot of the conference. There is no loss of signalling because on an error condition, estconf() will throw an Exception. |
|
||||||||||||
|
ms_open. <p/> Dialogic API Reference for this function: (win32,linux) |
|
||||||||||||||||
|
ms_remfromconf <p/> Dialogic API Reference for this function: (win32,linux) |
|
||||||||||||||||
|
ms_setbrdparm <p/> Dialogic API Reference for this function: (win32,linux) |
|
||||||||||||||||
|
ms_setcde <p/> Dialogic API Reference for this function: (win32,linux) |
|
||||||||||||||||||||
|
ms_setevtmsk. <p/> Dialogic API Reference for this function: (win32,linux) |
|
||||||||||||
|
ms_stopfn. <p/> Dialogic API Reference for this function: (win32,linux) |
|
|
ms_unlisten. <p/> Dialogic API Reference for this function: (win32,linux) |
|
||||||||||||
|
ms_unmonconf. <p/> Dialogic API Reference for this function: (win32,linux) |
1.3.5