Aller au contenu principal

🤖 Résumé API Android

AzeooSDK.initialize(context, apiKey, config, theme, deepLinks, safeArea) { error -> }
AzeooSDK.shared.connectUser(token, gender, height, weight) { profile, error -> }
val f = AzeooSDK.shared.modules.nutrition.getFragment()
AzeooSDK.shared.disconnect { }

Détails : Client Android · Démarrage rapide