Package-level declarations
Types
Account event template. Use with com.urbanairship.analytics.CustomEvent.newBuilder or com.urbanairship.analytics.customEvent to create a custom event with account template properties.
Media event template. Use with com.urbanairship.analytics.CustomEvent.newBuilder or com.urbanairship.analytics.customEvent to create a custom event with media template properties.
Retail event template. Use with com.urbanairship.analytics.CustomEvent.newBuilder or com.urbanairship.analytics.customEvent to create a custom event with retail template properties.
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
Creates a new AccountEventTemplate.Properties.
Creates a new MediaEventTemplate.Properties.
Creates a new RetailEventTemplate.Properties.
Creates a new SearchEventTemplate.Properties.