Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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 ❌ No ❌ 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

This function checks for a license.

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


TAPI.IsInitialized - TAPI.ListenOnAllAddresses