WsDiscovery class
Properties
-
dio
→ Dio
-
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
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
-
toString()
→ String
-
A string representation of this object.
inherited
Static Methods
-
bye({String? messageId, String? address})
→ XmlDocument
-
-
hello({required List<String> xAddrs, required int messageNumber, String? messageId, String? address, List<String> scopes = const ['onvif://www.onvif.org/location/country/US']})
→ XmlDocument
-
Creates a Hello message for WS-Discovery.
-
probe({String? messageId})
→ XmlDocument
-