capacitor-community / fcm

Enable Firebase Cloud Messaging for Capacitor apps
https://capacitor.ionicframework.com/docs/
MIT License
237 stars 83 forks source link

Need Explanations #12

Closed JoshuvaGeorge03 closed 4 years ago

JoshuvaGeorge03 commented 4 years ago

Hi,

Would you kindly explain the usage of each methods?

  1. What is the purpose of subscirbeTo method?
  2. What is the purpose of unsubcribeFrom method?
  3. Is the getToken method return new Fcm token each time?

Kindly explain