mergBonjourServiceRemoved

Typemessage
DictionaryLCS
LibraryLiveCode Script
Syntax
mergBonjourServiceRemoved <pType>, <pDomain>, <pName>, <pHostName>
Associationsmergbonjour
Summary

Sent to the object that called mergBonjourSearch when a service is no longer available

Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
pType

The pType parameter contains both the service type and transport layer information. For example, for an HTTP service on TCP, the type string would be ‰??_http._tcp.‰??.

pDomain

The pDomain parameter contains an explicit domain name such as generic local domain "local."

pName

A unique name that may be presented to the user to choose the appropriate service from a list. Usually this is the device name.

pHostName

The hostname the service was published on.

Description

Sent to the object that called mergBonjourSearch when a service is no longer available

Tagsexternals