- getAlias() - Method in interface com.teamchat.client.sdk.Chatlet
-
Get alias assigned to the chatlet.
- getAlias(String) - Method in interface com.teamchat.client.sdk.UserData
-
Fetch alias for a message (formid).
- getDetailDefn() - Method in interface com.teamchat.client.sdk.Form
-
- getEmail() - Method in interface com.teamchat.client.sdk.UserData
-
Get the email address associated with the bot.
- getField(String) - Method in interface com.teamchat.client.sdk.Reply
-
Get a field
- getFormDefn() - Method in interface com.teamchat.client.sdk.Field
-
- getFormDefn() - Method in interface com.teamchat.client.sdk.Form
-
- getFormId() - Method in interface com.teamchat.client.sdk.Message
-
- getLastMsgId() - Method in interface com.teamchat.client.sdk.UserData
-
Get id of the last message posted by bot itself.
- getLastMsgTimestamp() - Method in interface com.teamchat.client.sdk.UserData
-
Timestamp when last message was received by the bot.
- getPassword() - Method in interface com.teamchat.client.sdk.UserData
-
Get the password (clear text) associated with the bot.
- getRespDefn() - Method in interface com.teamchat.client.sdk.Form
-
- getToken() - Method in interface com.teamchat.client.sdk.UserData
-
Get the security token of the user, if user is authenticated.
- getUserId() - Method in interface com.teamchat.client.sdk.UserData
-
Get the user's teamchat user id