Skip to content

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

3 participants