Share via


HMEventTrigger.UpdateEventsAsync(HMEvent[]) Method

Definition

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

Parameters

events
HMEvent[]

Returns

A task that represents the asynchronous UpdateEvents operation

Attributes

Applies to