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

Mark sendAll and sendMulticast variants as deprecated #836

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Jun 23, 2023

In d1baee3 all sendAll and sendMulticast variants were deprecated, however those methods were marked as deprecated only in javadoc but not using @Deprecated.

This commit adds @Deprecated annotation where needed, in order to better signal the deprecation to developers.

In d1baee3 all `sendAll` and `sendMulticast` variants were deprecated,
however those methods were marked as deprecated only in javadoc but not
using `@Deprecated`.

This commit adds `@Deprecated` annotation where needed, in order to
better signal the deprecation to developers.
@lahirumaramba lahirumaramba self-assigned this Jul 11, 2023
Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

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

Thank you @vpavic for the PR! LGTM!

Copy link
Contributor

@Doris-Ge Doris-Ge left a comment

Choose a reason for hiding this comment

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

Thank you for the PR!

@lahirumaramba lahirumaramba merged commit 2dcd91a into firebase:master Oct 4, 2023
@vpavic vpavic deleted the fcm-deprecations branch October 4, 2023 18:15
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