MdnsResult.MdnsAction() Overload 1
DESCRIPTION
Actions emitted by device to manipulate the mDNS service cache in the client. Applies to the service identified by serviceInstanceName in the result.
ADD
: Adding a new resultUPDATE
: Updating existing resultREMOVE
: Removing existing result
DECLARATION
Nabto.Edge.Client.MdnsResult+MdnsAction
Overload 2
DESCRIPTION
Adding a new result
DECLARATION
MdnsAction ADD
Overload 3
DESCRIPTION
Updating existing result
DECLARATION
MdnsAction UPDATE
Overload 4
DESCRIPTION
Removing existing result
DECLARATION
MdnsAction REMOVE