MdnsResultListener.onChange()

DESCRIPTION

The implementation is invoked when an mDNS result is ready.

The implementer of the function should not let exceptions escape into the caller as the caller has no meaningful way to handle the exceptions.

DECLARATION

    public void onChange(MdnsResult result)

PARAMETERS

result:
The callback result.