Package 

Class TrackingParams


  • 
    public final class TrackingParams
    
                        

    Immutable tracking event parameters class following proper builder pattern

    • Method Summary

      Modifier and Type Method Description
      final Map<String, Object> toMap() Convert to dictionary for internal use
      final TrackingParams merge(Map<String, Object> other) Merge with another TrackingParams object - returns new immutable instance
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait