ElinkProbeBoxWithScreenParseCallback class

Constructors

ElinkProbeBoxWithScreenParseCallback.new({OnGetVersion? onGetVersion, VoidCallback? onRequestSyncTime, OnSetResult? onSetResult, OnSyncTimeResult? onSyncTimeResult, OnSwitchUnit? onSwitchUnit, OnGetProbeBoxInfo? onGetProbeChargingBoxInfo, OnGetProbeInfo? onGetProbeInfo, OnGetProbeInfoFailure? onGetProbeInfoFailure, OnCancelAmbientAlarm? onCancelAmbientAlarm, OnEndWorkByBox? onEndWorkByBox})

Properties

hashCode int
The hash code for this object.
no setterinherited
onCancelAmbientAlarm OnCancelAmbientAlarm?
final
onEndWorkByBox OnEndWorkByBox?
final
onGetProbeChargingBoxInfo OnGetProbeBoxInfo?
final
onGetProbeInfo OnGetProbeInfo?
final
onGetProbeInfoFailure OnGetProbeInfoFailure?
final
onGetVersion OnGetVersion?
final
onRequestSyncTime VoidCallback?
final
onSetResult OnSetResult?
final
onSwitchUnit OnSwitchUnit?
final
onSyncTimeResult OnSyncTimeResult?
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
toString() String
A string representation of this object.
inherited

Operators

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