Added in version 37.2

InsightReferenceHint


public final class InsightReferenceHint
extends ContextHint

java.lang.Object
   ↳ android.app.personalcontext.hint.ContextHint
     ↳ android.app.personalcontext.hint.InsightReferenceHint


A hint that contains a reference to a ContextInsight.

An insight publisher may use this hint to signal that the details related to a previously published ContextInsight have changed.

Summary

Public methods

UUID getInsightId()

Get the ContextInsight contained in this hint.

Inherited methods

Public methods

getInsightId

Added in version 37.2
public UUID getInsightId ()

Get the ContextInsight contained in this hint.

Returns
UUID This value cannot be null.