Share via


HMEventTrigger.UpdateEndEventsAsync(HMEvent[]) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task UpdateEndEventsAsync(HomeKit.HMEvent[] endEvents);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UpdateEndEventsAsync : HomeKit.HMEvent[] -> System.Threading.Tasks.Task
override this.UpdateEndEventsAsync : HomeKit.HMEvent[] -> System.Threading.Tasks.Task

Parameters

endEvents
HMEvent[]

Returns

A task that represents the asynchronous UpdateEndEvents operation

Attributes

Applies to