UpnpDiscoveryServer class

Constructors

UpnpDiscoveryServer(UpnpHostDevice device, String rootDescriptionUrl)

Properties

device UpnpHostDevice
final
hashCode int
The hash code for this object.
no setterinherited
rootDescriptionUrl String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
notify() Future
respondToSearch(String? target, Datagram pkt, Map<String, String> headers) Future<List<String>>
start() Future<void>
stop() Future
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited