IINGetCarPowerLevelStatusIntentHandling.StartSendingUpdates Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("startSendingUpdatesForGetCarPowerLevelStatus:toObserver:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void StartSendingUpdates(Intents.INGetCarPowerLevelStatusIntent intent, Intents.IINGetCarPowerLevelStatusIntentResponseObserver observer);
[<Foundation.Export("startSendingUpdatesForGetCarPowerLevelStatus:toObserver:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member StartSendingUpdates : Intents.INGetCarPowerLevelStatusIntent * Intents.IINGetCarPowerLevelStatusIntentResponseObserver -> unit
override this.StartSendingUpdates : Intents.INGetCarPowerLevelStatusIntent * Intents.IINGetCarPowerLevelStatusIntentResponseObserver -> unit
Parameters
- Attributes