aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Messaging/FIRMessagingPubSub.h
Commit message (Collapse)AuthorAge
* Corrected the deprecation warning when subscribing to or unsubscribing from ↵Gravatar Chen Liang2018-06-19
| | | | a topic (#1425)
* Options should be nullable for subscription (#1085)Gravatar Chen Liang2018-04-13
| | | | Getting warning message from xcode so we need to define it to remove warning.
* add NS_ASSUME_NONNULL macros to messagingGravatar Morgan Chen2018-04-05
|
* Adding a new topic subscription/unsubcription with completion handler method ↵Gravatar Chen Liang2018-03-30
| | | | | | (#1001) * add new topic subscription/unsubscription method with handler
* [FCM] Add completion handler to subscribe/unsubscribe topic actionsGravatar Oleksiy Ivanov2018-01-30
| | | | | | | Added functionality not exposed in public header yet. I would leave to next FCM SDK owner to expose this functionality (and follow any required review process). Bugs: 72701086
* InitialGravatar Paul Beusterien2017-05-15