General

Project Configs

Use this function to get project's config

val projectConfig = taptalk.getProjectConfig()

Update Latest Project Configs

Use this function to update latest project's config data

taptalk.refreshProjectConfigs()

Last updated