Expand description
Trait definition for cross-platform service.
Structs§
- Service
Registration - Represents a registration event for a
MdnsService
. - Service
Registration Builder - Builder for
ServiceRegistration
.
Traits§
- TMdns
Service - Interface for interacting with underlying mDNS service implementation registration capabilities.
Type Aliases§
- Service
Registered Callback - Callback invoked from
MdnsService
once it has successfully registered.