defold / extension-firebase-analytics

Google Firebase Analytics extension for the Defold game engine
https://www.defold.com/extension-firebase-analytics/
MIT License
17 stars 12 forks source link

API documentation fixes #22

Closed dri-richard closed 2 years ago

dri-richard commented 2 years ago

Remove callback parameter from API doc for init(), and add callback parameter to get_id() to match the code as implemented.