Skip to content

Firebase Cloud Messaging API #117

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

Merged
merged 20 commits into from
Feb 13, 2018
Merged

Firebase Cloud Messaging API #117

merged 20 commits into from
Feb 13, 2018

Conversation

hiranya911
Copy link
Contributor

Implementing the new messaging module with the following APIs:

send(msg, dry_run=False, app=None): string
subscribe_to_topic(tokens, topic, app=None): TopicManagementResponse
unnsubscribe_from_topic(tokens, topic, app=None): TopicManagementResponse

go/firebase-admin-fcm-api

Copy link
Contributor

@avishalom avishalom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT

@avishalom avishalom removed their assignment Feb 2, 2018
@hiranya911 hiranya911 assigned hiranya911 and unassigned bjornick Feb 2, 2018
@hiranya911 hiranya911 merged commit d7e8494 into master Feb 13, 2018
@hiranya911 hiranya911 deleted the hkj-fcm-api branch February 13, 2018 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants