Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Token’larınızı Visilabs tarafına kaydetmek için alttaki kodu projenize ekleyin.

addEventListener('register', async (token) => {
  visilabsApi.register(token, (result) => {
    
  })
}, (notificationPayload) => {}, euroMessageApi)

Örnek kullanımı bu sayfadaki 35. satırda inceleyebilirsiniz.

Sonraki Adıma Geç

  • No labels