multicast-service-discovery
Version:
Announce and look up services on a local network using mdns.
42 lines (22 loc) • 695 B
Markdown
[API](../README.md) / ServiceType
# Interface: ServiceType<\>
## Table of contents
### Properties
- [name](ServiceType.md#name)
- [protocol](ServiceType.md#protocol)
- [subtypes](ServiceType.md#subtypes)
## Properties
### name
• **name**: `string`
#### Defined in
[index.js:14](https://github.com/digidem/multicast-service-discovery/blob/7045b02/index.js#L14)
### protocol
• **protocol**: `string`
#### Defined in
[index.js:15](https://github.com/digidem/multicast-service-discovery/blob/7045b02/index.js#L15)
### subtypes
• **subtypes**: `string`[]
#### Defined in
[index.js:16](https://github.com/digidem/multicast-service-discovery/blob/7045b02/index.js#L16)