pushiomanager-react-native icon indicating copy to clipboard operation
pushiomanager-react-native copied to clipboard

What are the allowed values for engagementType in trackEngagement?

Open jpamarohorta opened this issue 4 years ago • 0 comments

trackEngagement receives a metric as first argument and from the source code https://github.com/oracle/pushiomanager-react-native/blob/d25f846fe110e554f701c4fb7a4b2a746ceb3171/index.js#L293 is said that it's one of engagementType. However I haven't been able to find the list of those types anywhere (in this repo or in Oracle docs).

Where can I find the allowed values?

Thank you!

jpamarohorta avatar Jan 21 '22 11:01 jpamarohorta