diff --git a/CHANGELOG.md b/CHANGELOG.md index ace4c2a..95bf3a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ # Change Log +- 5.5.1 + - Support for [HTTP Collect API](https://community.tealiumiq.com/t5/Universal-Data-Hub/Tealium-Collect-HTTP-API/ta-p/16893) + - Added millisecond-precise timestamp variable + - timestamp_unix_milliseconds + - VDataDispatcher renamed to CollectDispatcher + - CollectDispatch sends data to account/profile provided in Tealium.Config instead of sending to "main" + - Lifecycle (1.1.1) fix erroneous lifecycle_diddetectcrash on launch - 5.5.0 - Initial Consent Manager Release - New Event Attributes with Consent Manager diff --git a/Documentation/allclasses-frame.html b/Documentation/allclasses-frame.html index f004e7b..ebcef3c 100644 --- a/Documentation/allclasses-frame.html +++ b/Documentation/allclasses-frame.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -24,6 +24,7 @@

All Classes

  • BadgeUpdateListener
  • BaseAttribute
  • BatteryUpdateListener
  • +
  • CollectDispatcher
  • CollectHttpErrorListener
  • CollectHttpResponseListener
  • CollectUpdateListener
  • @@ -72,7 +73,6 @@

    All Classes

  • TraceUpdateListener
  • UserConsentPreferences
  • UserConsentPreferencesUpdateListener
  • -
  • VDataDispatcher
  • VisitorProfile
  • VisitorProfile.Builder
  • VisitorProfileUpdateListener
  • diff --git a/Documentation/allclasses-noframe.html b/Documentation/allclasses-noframe.html index 0efcb64..cb091a7 100644 --- a/Documentation/allclasses-noframe.html +++ b/Documentation/allclasses-noframe.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -24,6 +24,7 @@

    All Classes

  • BadgeUpdateListener
  • BaseAttribute
  • BatteryUpdateListener
  • +
  • CollectDispatcher
  • CollectHttpErrorListener
  • CollectHttpResponseListener
  • CollectUpdateListener
  • @@ -72,7 +73,6 @@

    All Classes

  • TraceUpdateListener
  • UserConsentPreferences
  • UserConsentPreferencesUpdateListener
  • -
  • VDataDispatcher
  • VisitorProfile
  • VisitorProfile.Builder
  • VisitorProfileUpdateListener
  • diff --git a/Documentation/com/tealium/adidentifier/AdIdentifier.html b/Documentation/com/tealium/adidentifier/AdIdentifier.html index 84540a7..6f69fe6 100644 --- a/Documentation/com/tealium/adidentifier/AdIdentifier.html +++ b/Documentation/com/tealium/adidentifier/AdIdentifier.html @@ -2,9 +2,9 @@ - + AdIdentifier - + diff --git a/Documentation/com/tealium/adidentifier/package-frame.html b/Documentation/com/tealium/adidentifier/package-frame.html index ee1373e..e15c52a 100644 --- a/Documentation/com/tealium/adidentifier/package-frame.html +++ b/Documentation/com/tealium/adidentifier/package-frame.html @@ -2,9 +2,9 @@ - + com.tealium.adidentifier - + diff --git a/Documentation/com/tealium/adidentifier/package-summary.html b/Documentation/com/tealium/adidentifier/package-summary.html index bda8ab3..421154c 100644 --- a/Documentation/com/tealium/adidentifier/package-summary.html +++ b/Documentation/com/tealium/adidentifier/package-summary.html @@ -2,9 +2,9 @@ - + com.tealium.adidentifier - + diff --git a/Documentation/com/tealium/adidentifier/package-tree.html b/Documentation/com/tealium/adidentifier/package-tree.html index 17299a2..aa1513f 100644 --- a/Documentation/com/tealium/adidentifier/package-tree.html +++ b/Documentation/com/tealium/adidentifier/package-tree.html @@ -2,9 +2,9 @@ - + com.tealium.adidentifier Class Hierarchy - + diff --git a/Documentation/com/tealium/collect/attribute/AttributeGroup.html b/Documentation/com/tealium/collect/attribute/AttributeGroup.html index 5f28b19..41e5ac9 100644 --- a/Documentation/com/tealium/collect/attribute/AttributeGroup.html +++ b/Documentation/com/tealium/collect/attribute/AttributeGroup.html @@ -2,9 +2,9 @@ - + AttributeGroup - + diff --git a/Documentation/com/tealium/collect/attribute/AudienceAttribute.html b/Documentation/com/tealium/collect/attribute/AudienceAttribute.html index 7efce2d..fa12783 100644 --- a/Documentation/com/tealium/collect/attribute/AudienceAttribute.html +++ b/Documentation/com/tealium/collect/attribute/AudienceAttribute.html @@ -2,9 +2,9 @@ - + AudienceAttribute - + diff --git a/Documentation/com/tealium/collect/attribute/BadgeAttribute.html b/Documentation/com/tealium/collect/attribute/BadgeAttribute.html index 3a0f8ab..6f3b5b5 100644 --- a/Documentation/com/tealium/collect/attribute/BadgeAttribute.html +++ b/Documentation/com/tealium/collect/attribute/BadgeAttribute.html @@ -2,9 +2,9 @@ - + BadgeAttribute - + diff --git a/Documentation/com/tealium/collect/attribute/BaseAttribute.html b/Documentation/com/tealium/collect/attribute/BaseAttribute.html index 610f155..e1c23dd 100644 --- a/Documentation/com/tealium/collect/attribute/BaseAttribute.html +++ b/Documentation/com/tealium/collect/attribute/BaseAttribute.html @@ -2,9 +2,9 @@ - + BaseAttribute - + diff --git a/Documentation/com/tealium/collect/attribute/DateAttribute.html b/Documentation/com/tealium/collect/attribute/DateAttribute.html index 0c1b5d1..52d2072 100644 --- a/Documentation/com/tealium/collect/attribute/DateAttribute.html +++ b/Documentation/com/tealium/collect/attribute/DateAttribute.html @@ -2,9 +2,9 @@ - + DateAttribute - + diff --git a/Documentation/com/tealium/collect/attribute/FlagAttribute.html b/Documentation/com/tealium/collect/attribute/FlagAttribute.html index 5ecf351..9822b7e 100644 --- a/Documentation/com/tealium/collect/attribute/FlagAttribute.html +++ b/Documentation/com/tealium/collect/attribute/FlagAttribute.html @@ -2,9 +2,9 @@ - + FlagAttribute - + diff --git a/Documentation/com/tealium/collect/attribute/MetricAttribute.html b/Documentation/com/tealium/collect/attribute/MetricAttribute.html index d48135a..fca89d9 100644 --- a/Documentation/com/tealium/collect/attribute/MetricAttribute.html +++ b/Documentation/com/tealium/collect/attribute/MetricAttribute.html @@ -2,9 +2,9 @@ - + MetricAttribute - + diff --git a/Documentation/com/tealium/collect/attribute/PropertyAttribute.html b/Documentation/com/tealium/collect/attribute/PropertyAttribute.html index bbd62e1..7b3f5f6 100644 --- a/Documentation/com/tealium/collect/attribute/PropertyAttribute.html +++ b/Documentation/com/tealium/collect/attribute/PropertyAttribute.html @@ -2,9 +2,9 @@ - + PropertyAttribute - + diff --git a/Documentation/com/tealium/collect/attribute/package-frame.html b/Documentation/com/tealium/collect/attribute/package-frame.html index 91f11a6..8217384 100644 --- a/Documentation/com/tealium/collect/attribute/package-frame.html +++ b/Documentation/com/tealium/collect/attribute/package-frame.html @@ -2,9 +2,9 @@ - + com.tealium.collect.attribute - + diff --git a/Documentation/com/tealium/collect/attribute/package-summary.html b/Documentation/com/tealium/collect/attribute/package-summary.html index d22e731..656d20e 100644 --- a/Documentation/com/tealium/collect/attribute/package-summary.html +++ b/Documentation/com/tealium/collect/attribute/package-summary.html @@ -2,9 +2,9 @@ - + com.tealium.collect.attribute - + diff --git a/Documentation/com/tealium/collect/attribute/package-tree.html b/Documentation/com/tealium/collect/attribute/package-tree.html index da042e8..9871023 100644 --- a/Documentation/com/tealium/collect/attribute/package-tree.html +++ b/Documentation/com/tealium/collect/attribute/package-tree.html @@ -2,9 +2,9 @@ - + com.tealium.collect.attribute Class Hierarchy - + diff --git a/Documentation/com/tealium/collect/listeners/AudienceUpdateListener.html b/Documentation/com/tealium/collect/listeners/AudienceUpdateListener.html index a49e3ec..34a7df3 100644 --- a/Documentation/com/tealium/collect/listeners/AudienceUpdateListener.html +++ b/Documentation/com/tealium/collect/listeners/AudienceUpdateListener.html @@ -2,9 +2,9 @@ - + AudienceUpdateListener - + diff --git a/Documentation/com/tealium/collect/listeners/BadgeUpdateListener.html b/Documentation/com/tealium/collect/listeners/BadgeUpdateListener.html index 23d9cdc..5a9801b 100644 --- a/Documentation/com/tealium/collect/listeners/BadgeUpdateListener.html +++ b/Documentation/com/tealium/collect/listeners/BadgeUpdateListener.html @@ -2,9 +2,9 @@ - + BadgeUpdateListener - + diff --git a/Documentation/com/tealium/collect/listeners/CollectUpdateListener.html b/Documentation/com/tealium/collect/listeners/CollectUpdateListener.html index 866e1f8..5540632 100644 --- a/Documentation/com/tealium/collect/listeners/CollectUpdateListener.html +++ b/Documentation/com/tealium/collect/listeners/CollectUpdateListener.html @@ -2,9 +2,9 @@ - + CollectUpdateListener - + diff --git a/Documentation/com/tealium/collect/listeners/DateUpdateListener.html b/Documentation/com/tealium/collect/listeners/DateUpdateListener.html index 6bc4e01..4684cbe 100644 --- a/Documentation/com/tealium/collect/listeners/DateUpdateListener.html +++ b/Documentation/com/tealium/collect/listeners/DateUpdateListener.html @@ -2,9 +2,9 @@ - + DateUpdateListener - + diff --git a/Documentation/com/tealium/collect/listeners/FlagUpdateListener.html b/Documentation/com/tealium/collect/listeners/FlagUpdateListener.html index 5d9c2f2..1ba1122 100644 --- a/Documentation/com/tealium/collect/listeners/FlagUpdateListener.html +++ b/Documentation/com/tealium/collect/listeners/FlagUpdateListener.html @@ -2,9 +2,9 @@ - + FlagUpdateListener - + diff --git a/Documentation/com/tealium/collect/listeners/MetricUpdateListener.html b/Documentation/com/tealium/collect/listeners/MetricUpdateListener.html index 3184f83..88eb083 100644 --- a/Documentation/com/tealium/collect/listeners/MetricUpdateListener.html +++ b/Documentation/com/tealium/collect/listeners/MetricUpdateListener.html @@ -2,9 +2,9 @@ - + MetricUpdateListener - + diff --git a/Documentation/com/tealium/collect/listeners/PropertyUpdateListener.html b/Documentation/com/tealium/collect/listeners/PropertyUpdateListener.html index 8d85515..e43cf15 100644 --- a/Documentation/com/tealium/collect/listeners/PropertyUpdateListener.html +++ b/Documentation/com/tealium/collect/listeners/PropertyUpdateListener.html @@ -2,9 +2,9 @@ - + PropertyUpdateListener - + diff --git a/Documentation/com/tealium/collect/listeners/VisitorProfileUpdateListener.html b/Documentation/com/tealium/collect/listeners/VisitorProfileUpdateListener.html index 37466c4..d623a1f 100644 --- a/Documentation/com/tealium/collect/listeners/VisitorProfileUpdateListener.html +++ b/Documentation/com/tealium/collect/listeners/VisitorProfileUpdateListener.html @@ -2,9 +2,9 @@ - + VisitorProfileUpdateListener - + diff --git a/Documentation/com/tealium/collect/listeners/package-frame.html b/Documentation/com/tealium/collect/listeners/package-frame.html index 6a5b377..797f596 100644 --- a/Documentation/com/tealium/collect/listeners/package-frame.html +++ b/Documentation/com/tealium/collect/listeners/package-frame.html @@ -2,9 +2,9 @@ - + com.tealium.collect.listeners - + diff --git a/Documentation/com/tealium/collect/listeners/package-summary.html b/Documentation/com/tealium/collect/listeners/package-summary.html index 2ad1dee..b039120 100644 --- a/Documentation/com/tealium/collect/listeners/package-summary.html +++ b/Documentation/com/tealium/collect/listeners/package-summary.html @@ -2,9 +2,9 @@ - + com.tealium.collect.listeners - + diff --git a/Documentation/com/tealium/collect/listeners/package-tree.html b/Documentation/com/tealium/collect/listeners/package-tree.html index f0c7da1..fa674d3 100644 --- a/Documentation/com/tealium/collect/listeners/package-tree.html +++ b/Documentation/com/tealium/collect/listeners/package-tree.html @@ -2,9 +2,9 @@ - + com.tealium.collect.listeners Class Hierarchy - + diff --git a/Documentation/com/tealium/collect/visitor/CurrentVisit.html b/Documentation/com/tealium/collect/visitor/CurrentVisit.html index aadea4c..94c59a6 100644 --- a/Documentation/com/tealium/collect/visitor/CurrentVisit.html +++ b/Documentation/com/tealium/collect/visitor/CurrentVisit.html @@ -2,9 +2,9 @@ - + CurrentVisit - + diff --git a/Documentation/com/tealium/collect/visitor/VisitorProfile.Builder.html b/Documentation/com/tealium/collect/visitor/VisitorProfile.Builder.html index b5c1883..6a3b03c 100644 --- a/Documentation/com/tealium/collect/visitor/VisitorProfile.Builder.html +++ b/Documentation/com/tealium/collect/visitor/VisitorProfile.Builder.html @@ -2,9 +2,9 @@ - + VisitorProfile.Builder - + diff --git a/Documentation/com/tealium/collect/visitor/VisitorProfile.html b/Documentation/com/tealium/collect/visitor/VisitorProfile.html index c8ff670..b8ebf21 100644 --- a/Documentation/com/tealium/collect/visitor/VisitorProfile.html +++ b/Documentation/com/tealium/collect/visitor/VisitorProfile.html @@ -2,9 +2,9 @@ - + VisitorProfile - + diff --git a/Documentation/com/tealium/collect/visitor/package-frame.html b/Documentation/com/tealium/collect/visitor/package-frame.html index 2e3b38f..9bf6528 100644 --- a/Documentation/com/tealium/collect/visitor/package-frame.html +++ b/Documentation/com/tealium/collect/visitor/package-frame.html @@ -2,9 +2,9 @@ - + com.tealium.collect.visitor - + diff --git a/Documentation/com/tealium/collect/visitor/package-summary.html b/Documentation/com/tealium/collect/visitor/package-summary.html index 0c356c9..74f0190 100644 --- a/Documentation/com/tealium/collect/visitor/package-summary.html +++ b/Documentation/com/tealium/collect/visitor/package-summary.html @@ -2,9 +2,9 @@ - + com.tealium.collect.visitor - + diff --git a/Documentation/com/tealium/collect/visitor/package-tree.html b/Documentation/com/tealium/collect/visitor/package-tree.html index 25d3bcf..2203386 100644 --- a/Documentation/com/tealium/collect/visitor/package-tree.html +++ b/Documentation/com/tealium/collect/visitor/package-tree.html @@ -2,9 +2,9 @@ - + com.tealium.collect.visitor Class Hierarchy - + diff --git a/Documentation/com/tealium/crashreporter/CrashReporter.html b/Documentation/com/tealium/crashreporter/CrashReporter.html index f3cb72e..363a455 100644 --- a/Documentation/com/tealium/crashreporter/CrashReporter.html +++ b/Documentation/com/tealium/crashreporter/CrashReporter.html @@ -2,9 +2,9 @@ - + CrashReporter - + diff --git a/Documentation/com/tealium/crashreporter/package-frame.html b/Documentation/com/tealium/crashreporter/package-frame.html index c8a2fa3..709b75d 100644 --- a/Documentation/com/tealium/crashreporter/package-frame.html +++ b/Documentation/com/tealium/crashreporter/package-frame.html @@ -2,9 +2,9 @@ - + com.tealium.crashreporter - + diff --git a/Documentation/com/tealium/crashreporter/package-summary.html b/Documentation/com/tealium/crashreporter/package-summary.html index a37938c..6386733 100644 --- a/Documentation/com/tealium/crashreporter/package-summary.html +++ b/Documentation/com/tealium/crashreporter/package-summary.html @@ -2,9 +2,9 @@ - + com.tealium.crashreporter - + diff --git a/Documentation/com/tealium/crashreporter/package-tree.html b/Documentation/com/tealium/crashreporter/package-tree.html index d8fdcee..033d6b4 100644 --- a/Documentation/com/tealium/crashreporter/package-tree.html +++ b/Documentation/com/tealium/crashreporter/package-tree.html @@ -2,9 +2,9 @@ - + com.tealium.crashreporter Class Hierarchy - + diff --git a/Documentation/com/tealium/installreferrer/InstallReferrerReceiver.html b/Documentation/com/tealium/installreferrer/InstallReferrerReceiver.html index 75ebe82..23960f9 100644 --- a/Documentation/com/tealium/installreferrer/InstallReferrerReceiver.html +++ b/Documentation/com/tealium/installreferrer/InstallReferrerReceiver.html @@ -2,9 +2,9 @@ - + InstallReferrerReceiver - + diff --git a/Documentation/com/tealium/installreferrer/package-frame.html b/Documentation/com/tealium/installreferrer/package-frame.html index f4293ae..3e57ac5 100644 --- a/Documentation/com/tealium/installreferrer/package-frame.html +++ b/Documentation/com/tealium/installreferrer/package-frame.html @@ -2,9 +2,9 @@ - + com.tealium.installreferrer - + diff --git a/Documentation/com/tealium/installreferrer/package-summary.html b/Documentation/com/tealium/installreferrer/package-summary.html index 7610852..7d858a5 100644 --- a/Documentation/com/tealium/installreferrer/package-summary.html +++ b/Documentation/com/tealium/installreferrer/package-summary.html @@ -2,9 +2,9 @@ - + com.tealium.installreferrer - + diff --git a/Documentation/com/tealium/installreferrer/package-tree.html b/Documentation/com/tealium/installreferrer/package-tree.html index 2e3df5c..10c03f4 100644 --- a/Documentation/com/tealium/installreferrer/package-tree.html +++ b/Documentation/com/tealium/installreferrer/package-tree.html @@ -2,9 +2,9 @@ - + com.tealium.installreferrer Class Hierarchy - + diff --git a/Documentation/com/tealium/internal/data/Dispatch.html b/Documentation/com/tealium/internal/data/Dispatch.html index 2d52d7d..0dcdbea 100644 --- a/Documentation/com/tealium/internal/data/Dispatch.html +++ b/Documentation/com/tealium/internal/data/Dispatch.html @@ -2,9 +2,9 @@ - + Dispatch - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -178,58 +178,72 @@

    Method Summary

    getCreationTime()  +org.json.JSONObject +getJsonObject(java.lang.String key)  + + java.lang.String getString(java.lang.String key)  - + java.lang.String[] keys()  - + +void +put(java.lang.String key, + org.json.JSONObject value)  + + void put(java.lang.String key, java.lang.String value)  - + void put(java.lang.String key, java.lang.String[] value)  - + void putAll(java.util.Map<java.lang.String,?> map)  - + void putAllIfAbsent(java.util.Map<java.lang.String,?> map)  - + +void +putIfAbsent(java.lang.String key, + org.json.JSONObject value)  + + void putIfAbsent(java.lang.String key, java.lang.String value)  - + void putIfAbsent(java.lang.String key, java.lang.String[] value)  - + int size()  - + org.json.JSONObject toJsonObject()  - + java.lang.String toJsonString()  - + java.lang.String toSortedJsonString()  - + java.lang.String toString()  @@ -376,6 +390,16 @@

    put

    java.lang.String[] value) + + + + @@ -396,6 +420,16 @@

    putIfAbsent

    java.lang.String[] value) + + + + @@ -427,6 +461,15 @@

    getArray

    + + + + diff --git a/Documentation/com/tealium/internal/data/PublishSettings.DisabledLibraryException.html b/Documentation/com/tealium/internal/data/PublishSettings.DisabledLibraryException.html index e698df5..88f72f5 100644 --- a/Documentation/com/tealium/internal/data/PublishSettings.DisabledLibraryException.html +++ b/Documentation/com/tealium/internal/data/PublishSettings.DisabledLibraryException.html @@ -2,9 +2,9 @@ - + PublishSettings.DisabledLibraryException - + diff --git a/Documentation/com/tealium/internal/data/PublishSettings.html b/Documentation/com/tealium/internal/data/PublishSettings.html index 9601b4a..8bf9d95 100644 --- a/Documentation/com/tealium/internal/data/PublishSettings.html +++ b/Documentation/com/tealium/internal/data/PublishSettings.html @@ -2,9 +2,9 @@ - + PublishSettings - + diff --git a/Documentation/com/tealium/internal/data/UserConsentPreferences.Test.html b/Documentation/com/tealium/internal/data/UserConsentPreferences.Test.html deleted file mode 100644 index 71e3c47..0000000 --- a/Documentation/com/tealium/internal/data/UserConsentPreferences.Test.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - -UserConsentPreferences.Test - - - - - - - - -
    - - -
    Skip navigation links
    - - - - -
    - - - -
    -
    com.tealium.internal.data
    -

    Class UserConsentPreferences.Test

    -
    -
    - -
    - -
    -
    - -
    -
    - -
    -
    - - -
    - - -
    Skip navigation links
    - - - - -
    - - - - diff --git a/Documentation/com/tealium/internal/data/UserConsentPreferences.html b/Documentation/com/tealium/internal/data/UserConsentPreferences.html index 8177745..849bd02 100644 --- a/Documentation/com/tealium/internal/data/UserConsentPreferences.html +++ b/Documentation/com/tealium/internal/data/UserConsentPreferences.html @@ -2,9 +2,9 @@ - + UserConsentPreferences - + diff --git a/Documentation/com/tealium/internal/data/package-frame.html b/Documentation/com/tealium/internal/data/package-frame.html index 3b2072e..dad7d1a 100644 --- a/Documentation/com/tealium/internal/data/package-frame.html +++ b/Documentation/com/tealium/internal/data/package-frame.html @@ -2,9 +2,9 @@ - + com.tealium.internal.data - + diff --git a/Documentation/com/tealium/internal/data/package-summary.html b/Documentation/com/tealium/internal/data/package-summary.html index 4ac6472..b46dab5 100644 --- a/Documentation/com/tealium/internal/data/package-summary.html +++ b/Documentation/com/tealium/internal/data/package-summary.html @@ -2,9 +2,9 @@ - + com.tealium.internal.data - + diff --git a/Documentation/com/tealium/internal/data/package-tree.html b/Documentation/com/tealium/internal/data/package-tree.html index 9cd5db3..a833c21 100644 --- a/Documentation/com/tealium/internal/data/package-tree.html +++ b/Documentation/com/tealium/internal/data/package-tree.html @@ -2,9 +2,9 @@ - + com.tealium.internal.data Class Hierarchy - + diff --git a/Documentation/com/tealium/internal/dispatcher/VDataDispatcher.html b/Documentation/com/tealium/internal/dispatcher/CollectDispatcher.html similarity index 77% rename from Documentation/com/tealium/internal/dispatcher/VDataDispatcher.html rename to Documentation/com/tealium/internal/dispatcher/CollectDispatcher.html index 0c0d34f..36892a7 100644 --- a/Documentation/com/tealium/internal/dispatcher/VDataDispatcher.html +++ b/Documentation/com/tealium/internal/dispatcher/CollectDispatcher.html @@ -2,9 +2,9 @@ - -VDataDispatcher - + +CollectDispatcher + @@ -12,7 +12,7 @@ @@ -48,8 +48,8 @@ diff --git a/Documentation/com/tealium/internal/dispatcher/package-summary.html b/Documentation/com/tealium/internal/dispatcher/package-summary.html index 1d2a4a6..d10b6cd 100644 --- a/Documentation/com/tealium/internal/dispatcher/package-summary.html +++ b/Documentation/com/tealium/internal/dispatcher/package-summary.html @@ -2,9 +2,9 @@ - + com.tealium.internal.dispatcher - + @@ -82,11 +82,11 @@

    Package com.tealium.internal.dispatcher -S2SLegacyDispatcher +CollectDispatcher   -VDataDispatcher +S2SLegacyDispatcher   diff --git a/Documentation/com/tealium/internal/dispatcher/package-tree.html b/Documentation/com/tealium/internal/dispatcher/package-tree.html index 1989f92..735ccbc 100644 --- a/Documentation/com/tealium/internal/dispatcher/package-tree.html +++ b/Documentation/com/tealium/internal/dispatcher/package-tree.html @@ -2,9 +2,9 @@ - + com.tealium.internal.dispatcher Class Hierarchy - + @@ -80,8 +80,8 @@

    Class Hierarchy

    - + - + @@ -1794,6 +1826,19 @@

    TEALIUM_TIMESTAMP_EPOCH

    + + + + @@ -1859,29 +1904,29 @@

    TIMESTAMP_UNIX

    - + - + @@ -1898,6 +1943,97 @@

    VIEW_HEIGHT

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Documentation/com/tealium/library/DataSources.html b/Documentation/com/tealium/library/DataSources.html index df7295b..5acf839 100644 --- a/Documentation/com/tealium/library/DataSources.html +++ b/Documentation/com/tealium/library/DataSources.html @@ -2,9 +2,9 @@ - + DataSources - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -155,23 +155,43 @@

    Method Summary

    Method and Description +long +getLastTrackEvent()  + + +long +getMinutesBetweenSessionId()  + + android.content.SharedPreferences getPersistentDataSources()
    Data Sources to be added to every dispatch, and are available on the next app launch
    - + java.lang.String getVisitorId()
    The visitor id generated by the Tealium library
    - + java.util.Map<java.lang.String,java.lang.Object> getVolatileDataSources()
    Data Sources to be added to every dispatch, but are not available next launch
    + +void +refreshSessionIdIfNeeded()  + + +void +setLastTrackEvent(long lastTrackEvent)  + + +void +setMinutesBetweenSessionId(long minutesBetweenSessionId)  + + + + + @@ -485,6 +520,19 @@

    DEFAULT_FORCE_OVERRIDE_LOGLEVEL

    protected static final java.lang.String DEFAULT_FORCE_OVERRIDE_LOGLEVEL
    + + + + @@ -734,6 +782,15 @@

    getOverrideCollectDispatchUrl

    + + + + @@ -844,7 +901,7 @@

    setOverrideCollectDispatchUrl

    Default is

    - https://datacloud.tealiumiq.com/vdata/i.gif?tealium_vid={visitor id}&tealium_account={account}&tealium_profile=main + https://collect.tealiumiq.com/event

    Parameters:
    overrideDispatchURL - new URL or null
    @@ -853,6 +910,23 @@

    setOverrideCollectDispatchUrl

    + + + +
      +
    • +

      setVdataCollectEndpointEnabled

      +
      public Tealium.Config setVdataCollectEndpointEnabled(boolean isVdataCollectEndpointEnabled)
      +
      Set Collect Dispatch endpoint +

      + Default is +

      + /event

      +
      +
      Returns:
      +
      +
    • +
    diff --git a/Documentation/com/tealium/library/Tealium.html b/Documentation/com/tealium/library/Tealium.html index 72e68d3..fdc6a14 100644 --- a/Documentation/com/tealium/library/Tealium.html +++ b/Documentation/com/tealium/library/Tealium.html @@ -2,9 +2,9 @@ - + Tealium - + diff --git a/Documentation/com/tealium/library/package-frame.html b/Documentation/com/tealium/library/package-frame.html index 8e3a20e..3be7e9a 100644 --- a/Documentation/com/tealium/library/package-frame.html +++ b/Documentation/com/tealium/library/package-frame.html @@ -2,9 +2,9 @@ - + com.tealium.library - + diff --git a/Documentation/com/tealium/library/package-summary.html b/Documentation/com/tealium/library/package-summary.html index 6629f51..556cda6 100644 --- a/Documentation/com/tealium/library/package-summary.html +++ b/Documentation/com/tealium/library/package-summary.html @@ -2,9 +2,9 @@ - + com.tealium.library - + diff --git a/Documentation/com/tealium/library/package-tree.html b/Documentation/com/tealium/library/package-tree.html index efa217a..e2b8fbc 100644 --- a/Documentation/com/tealium/library/package-tree.html +++ b/Documentation/com/tealium/library/package-tree.html @@ -2,9 +2,9 @@ - + com.tealium.library Class Hierarchy - + diff --git a/Documentation/com/tealium/lifecycle/LifeCycle.html b/Documentation/com/tealium/lifecycle/LifeCycle.html index 30ca3b0..26b36be 100644 --- a/Documentation/com/tealium/lifecycle/LifeCycle.html +++ b/Documentation/com/tealium/lifecycle/LifeCycle.html @@ -2,9 +2,9 @@ - + LifeCycle - + diff --git a/Documentation/com/tealium/lifecycle/package-frame.html b/Documentation/com/tealium/lifecycle/package-frame.html index 6bf35f8..e54d49e 100644 --- a/Documentation/com/tealium/lifecycle/package-frame.html +++ b/Documentation/com/tealium/lifecycle/package-frame.html @@ -2,9 +2,9 @@ - + com.tealium.lifecycle - + diff --git a/Documentation/com/tealium/lifecycle/package-summary.html b/Documentation/com/tealium/lifecycle/package-summary.html index e0eab7b..70e0523 100644 --- a/Documentation/com/tealium/lifecycle/package-summary.html +++ b/Documentation/com/tealium/lifecycle/package-summary.html @@ -2,9 +2,9 @@ - + com.tealium.lifecycle - + @@ -43,7 +43,7 @@