AvahiClientMBS shared methods

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

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.


💬 Ask a question or report a problem