Package 

Class AnalyticsParams


  • 
    public class 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 Detail

      • AnalyticsParams

        AnalyticsParams(String userId, String applicationId)
        Constructor
        Parameters:
        userId - the id representing the current user.
        applicationId - the id representing the current application.