Versions Compared

Key

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

Uygulamaya ulaşan payload’da data objesinin içeriği aşağıdaki gibidirThe contents of the data object in the payload reaching the application are as follows:


Code Block
languagejava
"data": 
{
	"pushId" : "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
	"extraParam" : {},
	"url" : "http://example.com",
"altUrl" : "http://example.com",
"mediaUrl" : "http://example.com"
}



...

Page Parent: React Native Visilabs Implementation