Skip to content
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

[NV-188] - Add output interface for In-App providers #20

Closed
ComBarnea opened this issue Sep 25, 2021 · 0 comments
Closed

[NV-188] - Add output interface for In-App providers #20

ComBarnea opened this issue Sep 25, 2021 · 0 comments
Labels
help wanted Extra attention is needed
Milestone

Comments

@ComBarnea
Copy link
Collaborator

ComBarnea commented Sep 25, 2021

  • I'm submitting a ...
    [ ] bug report
    [x] feature request
    [ ] question about the decisions made in the repository
    [ ] question about how to use this project
  • Summary
    Need to create output interface for In-App providers. The interface should be based on planned providers, properties are the common logic properties found on all/most.

Suggested example:

interface IInAppResoponse {
    id: string;
    status: IMessageResoponseStatus; 
}
@ComBarnea ComBarnea added the enhancement New feature or request label Sep 25, 2021
@ComBarnea ComBarnea added this to the Version 0.1.2 milestone Sep 25, 2021
@ComBarnea ComBarnea changed the title InApp output Add output interface for In-App providers Sep 25, 2021
@iampearceman iampearceman changed the title Add output interface for In-App providers [RLD-188] - Add output interface for In-App providers Feb 27, 2022
@djabarovgeorge djabarovgeorge changed the title [RLD-188] - Add output interface for In-App providers [NV-188] - Add output interface for In-App providers Mar 2, 2022
@iampearceman iampearceman added help wanted Extra attention is needed and removed enhancement New feature or request @notifire/core labels May 2, 2022
@scopsy scopsy closed this as completed Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants