INSetTaskAttributeIntentHandling_Extensions Class

Definition

Optional methods for the IINSetTaskAttributeIntentHandling interface.

public static class INSetTaskAttributeIntentHandling_Extensions
type INSetTaskAttributeIntentHandling_Extensions = class
Inheritance
INSetTaskAttributeIntentHandling_Extensions

Methods

Confirm(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INSetTaskAttributeIntentResponse>)

Developers may implement this method to confirm whether local and remote resources are ready to update the attributes.

ResolveSpatialEventTrigger(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INSpatialEventTriggerResolutionResult>)

Developers may implement this method to customize the resolution of a spatial event trigger.

ResolveStatus(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INTaskStatusResolutionResult>)

Developers may implement this method to customize the resolution of the task status.

ResolveTargetTask(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INTaskResolutionResult>)

Developers may implement this method to customize resolution of the task to update.

ResolveTemporalEventTrigger(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INTemporalEventTriggerResolutionResult>)

Developers may implement this method to customise resolution of the temporal trigger.

Applies to