Package org.robovm.apple.intents
Class INGetCarPowerLevelStatusIntentResponse
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.objc.ObjCObject
org.robovm.apple.foundation.NSObject
org.robovm.apple.intents.INIntentResponse
org.robovm.apple.intents.INGetCarPowerLevelStatusIntentResponse
- All Implemented Interfaces:
NSCoding,NSObjectProtocol,NSSecureCoding,ObjCProtocol
public class INGetCarPowerLevelStatusIntentResponse extends INIntentResponse
- Since:
- Available in iOS 10.3 and later.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classINGetCarPowerLevelStatusIntentResponse.INGetCarPowerLevelStatusIntentResponsePtrNested classes/interfaces inherited from class org.robovm.apple.intents.INIntentResponse
INIntentResponse.INIntentResponsePtrNested classes/interfaces inherited from class org.robovm.apple.foundation.NSObject
NSObject.Handle, NSObject.Marshaler, NSObject.NoRetainMarshaler, NSObject.NSKeyValueObserver, NSObject.NSObjectPtr, NSObject.SkipInitNested classes/interfaces inherited from class org.robovm.objc.ObjCObject
ObjCObject.ObjCObjectPtr, ObjCObject.Super -
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description protectedINGetCarPowerLevelStatusIntentResponse()protectedINGetCarPowerLevelStatusIntentResponse(NSObject.Handle h, long handle)protectedINGetCarPowerLevelStatusIntentResponse(NSObject.SkipInit skipInit)INGetCarPowerLevelStatusIntentResponse(INGetCarPowerLevelStatusIntentResponseCode code, NSUserActivity userActivity) -
Method Summary
Methods inherited from class org.robovm.apple.intents.INIntentResponse
encode, getUserActivity, init, setUserActivityMethods inherited from class org.robovm.apple.foundation.NSObject
addKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, copy, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, forceSkipInit, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, init, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuesMethods inherited from class org.robovm.objc.ObjCObject
addStrongRef, dispose, dispose, finalize, getAssociatedObject, getObjCClass, getPeerObject, getSuper, initObject, logRetainRelease, removeStrongRef, retainCustomObjectFromCb, setAssociatedObject, toObjCObject, toObjCObject, updateStrongRef
-
Constructor Details
-
INGetCarPowerLevelStatusIntentResponse
protected INGetCarPowerLevelStatusIntentResponse() -
INGetCarPowerLevelStatusIntentResponse
-
INGetCarPowerLevelStatusIntentResponse
-
INGetCarPowerLevelStatusIntentResponse
public INGetCarPowerLevelStatusIntentResponse(INGetCarPowerLevelStatusIntentResponseCode code, NSUserActivity userActivity)
-
-
Method Details
-
getCode
-
getCarIdentifier
- Since:
- Available in iOS 14.0 and later.
-
setCarIdentifier
- Since:
- Available in iOS 14.0 and later.
-
getFuelPercentRemaining
-
setFuelPercentRemaining
-
getChargePercentRemaining
-
setChargePercentRemaining
-
getDistanceRemaining
-
setDistanceRemaining
-
getCharging
- Since:
- Available in iOS 12.0 and later.
-
setCharging
- Since:
- Available in iOS 12.0 and later.
-
getMinutesToFull
- Since:
- Available in iOS 12.0 and later.
-
setMinutesToFull
- Since:
- Available in iOS 12.0 and later.
-
getMaximumDistance
- Since:
- Available in iOS 14.0 and later.
-
setMaximumDistance
- Since:
- Available in iOS 14.0 and later.
-
getDistanceRemainingElectric
- Since:
- Available in iOS 14.0 and later.
-
setDistanceRemainingElectric
- Since:
- Available in iOS 14.0 and later.
-
getMaximumDistanceElectric
- Since:
- Available in iOS 14.0 and later.
-
setMaximumDistanceElectric
- Since:
- Available in iOS 14.0 and later.
-
getDistanceRemainingFuel
- Since:
- Available in iOS 14.0 and later.
-
setDistanceRemainingFuel
- Since:
- Available in iOS 14.0 and later.
-
getMaximumDistanceFuel
- Since:
- Available in iOS 14.0 and later.
-
setMaximumDistanceFuel
- Since:
- Available in iOS 14.0 and later.
-
getConsumptionFormulaArguments
- Since:
- Available in iOS 14.0 and later.
-
setConsumptionFormulaArguments
- Since:
- Available in iOS 14.0 and later.
-
getChargingFormulaArguments
- Since:
- Available in iOS 14.0 and later.
-
setChargingFormulaArguments
- Since:
- Available in iOS 14.0 and later.
-
getDateOfLastStateUpdate
- Since:
- Available in iOS 14.0 and later.
-
setDateOfLastStateUpdate
- Since:
- Available in iOS 14.0 and later.
-
getActiveConnector
- Since:
- Available in iOS 14.0 and later.
-
setActiveConnector
- Since:
- Available in iOS 14.0 and later.
-
getMaximumBatteryCapacity
- Since:
- Available in iOS 14.0 and later.
-
setMaximumBatteryCapacity
- Since:
- Available in iOS 14.0 and later.
-
getCurrentBatteryCapacity
- Since:
- Available in iOS 14.0 and later.
-
setCurrentBatteryCapacity
- Since:
- Available in iOS 14.0 and later.
-
getMinimumBatteryCapacity
- Since:
- Available in iOS 14.0 and later.
-
setMinimumBatteryCapacity
- Since:
- Available in iOS 14.0 and later.
-
supportsSecureCoding
public static boolean supportsSecureCoding() -
init
-