- CALL_TYPE - Static variable in class com.tealium.library.DataSources.Key
-
- CARRIER - Static variable in class com.tealium.library.DataSources.Key
-
- CARRIER_ISO - Static variable in class com.tealium.library.DataSources.Key
-
- CARRIER_MCC - Static variable in class com.tealium.library.DataSources.Key
-
- CARRIER_MNC - Static variable in class com.tealium.library.DataSources.Key
-
- CDP - Static variable in class com.tealium.library.ConsentManager.ConsentCategory
-
- checkEventTypeValue(String) - Static method in class com.tealium.library.DataSources.EventTypeValue
-
- CollectHttpErrorListener - Interface in com.tealium.internal.listeners
-
Created by karentamayo on 11/29/16.
- CollectHttpResponseListener - Interface in com.tealium.internal.listeners
-
Created by karentamayo on 11/29/16.
- CollectUpdateListener - Interface in com.tealium.collect.listeners
-
- com.tealium.adidentifier - package com.tealium.adidentifier
-
- com.tealium.collect.attribute - package com.tealium.collect.attribute
-
- com.tealium.collect.listeners - package com.tealium.collect.listeners
-
- com.tealium.collect.visitor - package com.tealium.collect.visitor
-
- com.tealium.crashreporter - package com.tealium.crashreporter
-
- com.tealium.installreferrer - package com.tealium.installreferrer
-
- com.tealium.internal.data - package com.tealium.internal.data
-
- com.tealium.internal.dispatcher - package com.tealium.internal.dispatcher
-
- com.tealium.internal.listeners - package com.tealium.internal.listeners
-
- com.tealium.internal.tagbridge - package com.tealium.internal.tagbridge
-
- com.tealium.library - package com.tealium.library
-
- com.tealium.lifecycle - package com.tealium.lifecycle
-
- com.tealium.optimizelylistener - package com.tealium.optimizelylistener
-
- CONNECTION_TYPE - Static variable in class com.tealium.library.DataSources.Key
-
- CONSENT_CATEGORIES - Static variable in class com.tealium.library.DataSources.Key
-
- CONSENT_STATUS - Static variable in class com.tealium.library.DataSources.Key
-
- ConsentCategory() - Constructor for class com.tealium.library.ConsentManager.ConsentCategory
-
- CONSENTED - Static variable in class com.tealium.library.ConsentManager.ConsentStatus
-
- ConsentManager - Class in com.tealium.library
-
Consent manager to help users comply with legal obligations, such as GDPR.
- ConsentManager.ConsentCategory - Class in com.tealium.library
-
- ConsentManager.ConsentStatus - Class in com.tealium.library
-
- ConsentStatus() - Constructor for class com.tealium.library.ConsentManager.ConsentStatus
-
- contains(T) - Method in class com.tealium.collect.attribute.AttributeGroup
-
Check to see whether this instance possesses the provided attribute by performing the
Object.equals(Object)
operation.
- containsAll(AttributeGroup<T>) - Method in class com.tealium.collect.attribute.AttributeGroup
-
Check to see whether this instance possesses all of the elements of the given group.
- containsAllIds(AttributeGroup<T>) - Method in class com.tealium.collect.attribute.AttributeGroup
-
Check to see whether this instance possesses all of the ids of attributes of the given group.
- containsId(String) - Method in class com.tealium.collect.attribute.AttributeGroup
-
Determine whether this instance contains an attribute matching the id provided.
- containsId(T) - Method in class com.tealium.collect.attribute.AttributeGroup
-
Determine whether this instance contains an attribute with an id matching given attribute.
- containsKey(String) - Method in class com.tealium.internal.data.Dispatch
-
- CONVERSION_EVENT_TYPE - Static variable in class com.tealium.library.DataSources.EventTypeValue
-
- COOKIEMATCH - Static variable in class com.tealium.library.ConsentManager.ConsentCategory
-
- CRASH_BUILD_ID - Static variable in class com.tealium.library.DataSources.Key
-
- CRASH_COUNT - Static variable in class com.tealium.library.DataSources.Key
-
- CRASH_EXCEPTION_CAUSE - Static variable in class com.tealium.library.DataSources.Key
-
- CRASH_EXCEPTION_NAME - Static variable in class com.tealium.library.DataSources.Key
-
- CRASH_THREADS - Static variable in class com.tealium.library.DataSources.Key
-
- CRASH_UUID - Static variable in class com.tealium.library.DataSources.Key
-
- CrashReporter - Class in com.tealium.crashreporter
-
Crash Reporter module for tracking crash data.
- create(Tealium.Config) - Static method in class com.tealium.internal.data.UserConsentPreferences
-
- create(Application, String, String, String) - Static method in class com.tealium.library.Tealium.Config
-
Create instance of the Config object
- createHttpResponseListener() - Method in class com.tealium.internal.dispatcher.VDataDispatcher
-
- createInstance(String, Tealium.Config) - Static method in class com.tealium.library.Tealium
-
- CRM - Static variable in class com.tealium.library.ConsentManager.ConsentCategory
-
- CurrentVisit - Class in com.tealium.collect.visitor
-
An immutable representation of this visitor's AudienceStream current visit.
- CurrentVisit() - Constructor for class com.tealium.collect.visitor.CurrentVisit
-
Create an empty representation.
- CurrentVisit(long, Collection<DateAttribute>, Collection<FlagAttribute>, Collection<MetricAttribute>, Collection<PropertyAttribute>, long, int) - Constructor for class com.tealium.collect.visitor.CurrentVisit
-