Class GoogleAnalyticsRequestTransformer


  • public class GoogleAnalyticsRequestTransformer
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<org.apache.http.NameValuePair> getParameters()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GoogleAnalyticsRequestTransformer

        public GoogleAnalyticsRequestTransformer​(com.google.gson.Gson gson,
                                                 java.lang.String trackingId,
                                                 PhoneHomeRequestBody phoneHomeRequestBody)
    • Method Detail

      • getParameters

        public java.util.List<org.apache.http.NameValuePair> getParameters()