Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Push mesajı okuma raporlarının hazırlanabilmesi için kullanıcı mobil uygulamada push mesaja tıkladığında gelen payload’un data objesi içindeki pushId değerinin reportRead metoduna geçilmesi gerekmektedirIn order to prepare push message reading reports, when the user clicks the push message of the mobile application, the pushId value in the data object of the incoming payload must be passed to the reportRead method.


Code Block
languagejava
api.euromsg.reportRead("xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx");



...

Parent Page: React Native (Expo) Visilabs Implementation