Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

TAPI.ListenOnAddress

Asks the plugin to check for one address and wait for calls.

Component Version macOS Windows Linux Server iOS SDK
TAPI 5.0 ❌ No ✅ Yes ❌ No ✅ Yes, on Windows ❌ No
MBS( "TAPI.ListenOnAddress"; AddressNameIndex )   More

Parameters

Parameter Description Example
AddressNameIndex The index of the address or the name of the address to identify which device to use. 0

Result

Returns OK or error.

Description

Asks the plugin to check for one address and wait for calls.
You can call this function for several addresses or just TAPI.ListenOnAllAddresses for all.

See also

Blog Entries

Created 25th November 2014, last changed 25th November 2014


TAPI.IsInitialized - TAPI.ListenOnAllAddresses

Feedback: Report problem or ask question.