Platforms to show: All Mac Windows Linux Cross-Platform

Back to AvahiClientMBS class.

AvahiClientMBS.Available as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Network MBS Linux Plugin 12.4 ❌ No ❌ No ✅ Yes ❌ No Desktop, Console & Web
Whether the avahi library has been found and loaded.

AvahiClientMBS.Poll

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Network MBS Linux Plugin 12.4 ❌ No ❌ No ✅ Yes ❌ No Desktop, Console & Web
Polls for events.
Example
// in a timer with 50ms
AvahiClientMBS.Poll

This is automatically called by the plugin for GUI applications. If you call it in a timer, you can speedup avahi.
Console applications with their own event loop need to call Poll method regularly.

The items on this page are in the following plugins: MBS Linux Plugin.


The biggest plugin in space...