MulticastProbe class Null safety
- Mixed in types
- Available Extensions
Constructors
- MulticastProbe({int? timeout})
Properties
- hashCode → int
-
The hash code for this object.
read-only, inherited
-
loggy
→ Loggy<
UiLoggy> -
read-only, inherited
-
onvifDevices
→ List<
ProbeMatch> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- timeout → int?
-
final
Methods
-
finish(
RawDatagramSocket rawDatagramSocket, [int? timeout]) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
probe(
) → Future< void> -
start(
RawDatagramSocket rawDatagramSocket) → void - timeout of 0 or less means no timeout
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- broadcastAddress → InternetAddress
-
final
- broadcastPort → int
-
final
- defaultTimeout → int
-
final