For the complete documentation index, see llms.txt. This page is also available as Markdown.

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