-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MOB-10131] remove duplicate code #598
[MOB-10131] remove duplicate code #598
Conversation
…OB-10131-remove-duplicate-code
…OB-10131-remove-duplicate-code
…OB-10131-remove-duplicate-code
…OB-10131-remove-duplicate-code
…OB-10131-remove-duplicate-code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added some nit picks.
|
||
/** | ||
* IterableAction represents an action defined as a response to user events. | ||
* It is currently used in push notification actions (open push & action buttons). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is also used for action buttons for in-app and embedded.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should also add a description for IterableActionContext
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's done in a future PR
🔹 JIRA Ticket(s) if any
✏️ Description
Removes duplicate code from repository