ot::NetworkData::Publisher::PrefixCallback
Represents the callback function pointer used to notify when a prefix (on-mesh or external route) entry is added to or removed from the Thread Network Data. On remove the callback is invoked independent of whether the entry is removed by `Publisher` (e.g., when there are too many similar entries already present in the Network Data) or through an explicit call to unpublish the entry.