|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITsapiPeer
ITsapiPeer extends JtapiPeer to allow applications a mechanism to specify the vendor(s) they want to negotiate data with.
| Method Summary | |
|---|---|
void |
addVendor(java.lang.String vendorName,
java.lang.String versions)
This method can be used to set the vendor the application wants to exchange data with. |
| Methods inherited from interface javax.telephony.JtapiPeer |
|---|
getName, getProvider, getServices |
| Method Detail |
|---|
void addVendor(java.lang.String vendorName,
java.lang.String versions)
This method should be invoked before the application invokes getProvider().
To set multiple vendors an application must invoke this method multiple times.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||