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

User

You can obtain current TapTalk.io active user data by using these methods:

Get TapTalk.io Active User

Obtain current TapTalk.io active user from cache by calling getTaptalkActiveUser().

val activeUser = taptalk.getTaptalkActiveUser()

Last updated