oracle / oracle/pushiomanager-react-native
What are the allowed values for engagementType in trackEngagement?
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 19
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at index.js line 293 and trace the trackEngagement entry point to confirm how engagementType is referenced. Check the linked Oracle source and documentation for the complete allowed-value list; done means the values are identified and recorded in repository documentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100