customer_io_enums
library
Enums
-
CioLogLevel
-
Enum to define the log levels.
Logs can be viewed in Xcode or Android studio.
-
MetricEvent
-
Enum to specify the type of metric for tracking
-
PushClickBehaviorAndroid
-
Enum to specify the click behavior of push notification for Android
-
Region
-
Use this enum to specify the region your customer.io workspace is present in.
US - for data center in United States
EU - for data center in European Union
-
ScreenView
-
Enum class to define how CustomerIO SDK should handle screen view events.
all - to send screen events to destinations for analytics purposes and to display in-app messages.
inApp - to only display in-app messages and not send screen events to destinations.