Package-level declarations

Types

Link copied to clipboard

Account event template. Use with com.urbanairship.analytics.CustomEvent.newBuilder or com.urbanairship.analytics.customEvent to create a custom event with account template properties.

Link copied to clipboard
sealed class MediaEventTemplate

Media event template. Use with com.urbanairship.analytics.CustomEvent.newBuilder or com.urbanairship.analytics.customEvent to create a custom event with media template properties.

Link copied to clipboard
sealed class RetailEventTemplate

Retail event template. Use with com.urbanairship.analytics.CustomEvent.newBuilder or com.urbanairship.analytics.customEvent to create a custom event with retail template properties.

Link copied to clipboard
sealed class SearchEventTemplate

Search event template. Use with com.urbanairship.analytics.CustomEvent.newBuilder or com.urbanairship.analytics.customEvent to create a custom event with search template properties.

Functions