SYRouteWarningLowBatteryAtDestination Class Reference

Represents the warning when battery charge level at the destination will be lower than requested in SYEVProfile.batteryMinimumDestinationThreshold. More...

#import <SYRouteWarning.h>

Inheritance diagram for SYRouteWarningLowBatteryAtDestination:
Collaboration diagram for SYRouteWarningLowBatteryAtDestination:

Instance Methods

(nonnull instancetype) - init
 
- Instance Methods inherited from SYRouteWarning
((unavailable("Only subclasses can be instantiated.") - __attribute__
 

Class Methods

(nonnull instancetype) + new
 
- Class Methods inherited from SYRouteWarning
((unavailable("Only subclasses can be instantiated.") + __attribute__
 

Additional Inherited Members

- Properties inherited from SYRouteWarning
SYRouteWarningType type
 Type of this warning object. Depending on this value, you can cast the object to a specific subclass. More...
 

Detailed Description

Represents the warning when battery charge level at the destination will be lower than requested in SYEVProfile.batteryMinimumDestinationThreshold.

Method Documentation

◆ init

- (nonnull instancetype) init

◆ new

+ (nonnull instancetype) new

The documentation for this class was generated from the following file: