Package com.brightcove.cast.model
Class AnalyticsParams
java.lang.Object
com.brightcove.cast.model.AnalyticsParams
The analytics parameters to be sent as part of the custom data to the Cast Receiver app. These
parameters will be used for analytics by the receiver app.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AnalyticsParams
Constructor- Parameters:
userId
- the id representing the current user.applicationId
- the id representing the current application.
-