MdnsResult.Action()
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 resultUNEXPECTED_ACTION
: something went wrong
DECLARATION
@objc public enum Action: Int