added in version 24.1.0
belongs to Maven artifact com.android.support:recommendation:28.0.0-alpha1

ContentRecommendation.IntentData

public static class ContentRecommendation.IntentData
extends Object

java.lang.Object
   ↳ android.support.app.recommendation.ContentRecommendation.IntentData


Object used to encapsulate the data to be used to build the PendingIntent object associated with a given content recommendation, at the time this recommendation gets posted to the home Screen.

The members of this object correspond to the fields passed into the PendingIntent factory methods, when creating a new PendingIntent.

Summary

Public constructors

ContentRecommendation.IntentData()

Inherited methods

From class java.lang.Object

Public constructors

ContentRecommendation.IntentData

added in version 24.1.0
ContentRecommendation.IntentData ()