defaultDnsSdUriScheme property

String defaultDnsSdUriScheme
final

The default URI scheme that is used for this protocol.

For ProtocolType.tcp, this is defined as http, and for ProtocolType.udp it is defined as coap.

Implementation

final String defaultDnsSdUriScheme;