Serializes the ServiceType instance into a string following DNS-SD format.
The serialized service type string.
Static
fromParses a service type string into a ServiceType instance.
Expected formats include:
The service type string to parse.
The parsed ServiceType instance.
Represents a network service type with optional protocol and subtype.