- onChargeStarted() - Method in interface io.quisque.enelxsdk.EnelXManager.StartChargeCallback
-
Called after the plug has been connected by the user and the charge has started.
- onChargeStopped() - Method in interface io.quisque.enelxsdk.EnelXManager.StopChargeCallback
-
Called to notify that the charge has been stopped.
- onChargingPoint(ChargingPoint, EnelXManager.ScanCallback.Event) - Method in interface io.quisque.enelxsdk.EnelXManager.ScanCallback
-
Called when a charging point is detected, updated or it has disappeared.
- onError(EnelXManager.IdentifyChargingPointCallback.Error, Exception) - Method in interface io.quisque.enelxsdk.EnelXManager.IdentifyChargingPointCallback
-
Called when an error is encountered during the identify flow.
- onError(EnelXManager.StartChargeCallback.Error, Exception) - Method in interface io.quisque.enelxsdk.EnelXManager.StartChargeCallback
-
Called when an error is encountered during the start charge flow.
- onError(EnelXManager.StopChargeCallback.Error, Exception) - Method in interface io.quisque.enelxsdk.EnelXManager.StopChargeCallback
-
Called when an error is encountered during the stop charge flow.
- onRequestSent() - Method in interface io.quisque.enelxsdk.EnelXManager.IdentifyChargingPointCallback
-
Called to notify that the identify request has been successfully sent to the charging
point.
- onRequestSent() - Method in interface io.quisque.enelxsdk.EnelXManager.StartChargeCallback
-
Called to notify that the start charge request has been sent to the charging point.
- onRequestSent() - Method in interface io.quisque.enelxsdk.EnelXManager.StopChargeCallback
-
Called to notify that the stop charge request has been sent to the charging point.
- onScanError(EnelXManager.ScanCallback.Error, Exception) - Method in interface io.quisque.enelxsdk.EnelXManager.ScanCallback
-
Called when an error is encountered before or during the scanning process.
- onScanStarted() - Method in interface io.quisque.enelxsdk.EnelXManager.ScanCallback
-
Called to notify the scan for charging point has been started.
- onScanStopped() - Method in interface io.quisque.enelxsdk.EnelXManager.ScanCallback
-
Called to notify the scan for charging point has been stopped.
- onWaitingForPlug() - Method in interface io.quisque.enelxsdk.EnelXManager.StartChargeCallback
-
Called when the start charge command has been delivered to the charging point and its
status has changed to 'waiting for plug'.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.ChargingPoint.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.ChargingPoint.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.EnelXManager.IdentifyChargingPointCallback.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.EnelXManager.ScanCallback.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.EnelXManager.ScanCallback.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.EnelXManager.StartChargeCallback.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.EnelXManager.StopChargeCallback.Error
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.quisque.enelxsdk.ChargingPoint.Side
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.ChargingPoint.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.EnelXManager.IdentifyChargingPointCallback.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.EnelXManager.ScanCallback.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.EnelXManager.ScanCallback.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.EnelXManager.StartChargeCallback.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.EnelXManager.StopChargeCallback.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.