Language

UnderstandResult.Builder.SetResponseForDestination Method

Definition

[Android.Runtime.Register("setResponseForDestination", "(ILandroid/app/personalcontext/insight/ContextInsight;)Landroid/service/personalcontext/understander/UnderstandResult$Builder;", "", ApiSince=37)]
public Android.Service.PersonalContext.Understander.UnderstandResult.Builder SetResponseForDestination(int destination, Android.App.PersonalContext.Insight.ContextInsight insight);
[<Android.Runtime.Register("setResponseForDestination", "(ILandroid/app/personalcontext/insight/ContextInsight;)Landroid/service/personalcontext/understander/UnderstandResult$Builder;", "", ApiSince=37)>]
member this.SetResponseForDestination : int * Android.App.PersonalContext.Insight.ContextInsight -> Android.Service.PersonalContext.Understander.UnderstandResult.Builder

Parameters

destination
Int32
insight
ContextInsight

Returns

Attributes

Applies to