inapp
/
com.moengage.inapp.internal.model.enums
/
DataTrackType
Data
Track
Type
enum
DataTrackType
Content copied to clipboard
Author
Umang Chamaria
Entries
Functions
Entries
EVENT
Link copied to clipboard
EVENT
Content copied to clipboard
Event is tracked.
USER_ATTRIBUTE
Link copied to clipboard
USER_ATTRIBUTE
Content copied to clipboard
User attribute is tracked.
Functions
setValue
Link copied to clipboard
open fun
setValue
(value:
String
):
DataTrackType
Content copied to clipboard
valueOf
Link copied to clipboard
open fun
valueOf
(name:
String
):
DataTrackType
Content copied to clipboard
values
Link copied to clipboard
open fun
values
():
Array
<
DataTrackType
>
Content copied to clipboard