Searched defs:UpdateService (Results 1 – 1 of 1) sorted by relevance
/external/avahi/avahi-sharp/ |
D | EntryGroup.cs | 254 public void UpdateService (string name, string type, string domain, params string[] txt) in UpdateService() method in Avahi.EntryGroup 259 …public void UpdateService (int iface, Protocol proto, PublishFlags flags, string name, string type, in UpdateService() method in Avahi.EntryGroup 273 …public void UpdateService (int iface, Protocol proto, PublishFlags flags, string name, string type, in UpdateService() method in Avahi.EntryGroup 287 …private void UpdateService (int iface, Protocol proto, PublishFlags flags, string name, string typ… in UpdateService() method in Avahi.EntryGroup
|