Language

UnderstandResult.GetResponseForDestination(Int32) Method

Definition

Gets the response insight for the given destination, if any.

[Android.Runtime.Register("getResponseForDestination", "(I)Landroid/app/personalcontext/insight/ContextInsight;", "", ApiSince=37)]
public Android.App.PersonalContext.Insight.ContextInsight? GetResponseForDestination(int destination);
[<Android.Runtime.Register("getResponseForDestination", "(I)Landroid/app/personalcontext/insight/ContextInsight;", "", ApiSince=37)>]
member this.GetResponseForDestination : int -> Android.App.PersonalContext.Insight.ContextInsight

Parameters

destination
Int32

Returns

Attributes

Applies to