A B C D E F G H I L M N O P R S T U V W 

U

updateAlias(String, String) - Method in interface com.teamchat.client.sdk.UserData
Set alias for the message (formid), .
updateEmail(String) - Method in interface com.teamchat.client.sdk.UserData
Set the email address associated with the bot.
updateLastMsgId(String) - Method in interface com.teamchat.client.sdk.UserData
Set id of the last message posted by bot itself.
updateLastMsgTimestamp(String) - Method in interface com.teamchat.client.sdk.UserData
Last message timestamp set by eventstream when a message arrives.
updatePassword(String) - Method in interface com.teamchat.client.sdk.UserData
Set the password (clear text) associated with the bot.
updateToken(String) - Method in interface com.teamchat.client.sdk.UserData
Security token of the user set by API, if user is authenticated.
updateUserId(String) - Method in interface com.teamchat.client.sdk.UserData
User's teamchat user id set by API when user is authenticated.
updateWorkflow(Workflow) - Method in class com.teamchat.client.sdk.TeamchatAPI
Perform actions in a room.
UserData - Interface in com.teamchat.client.sdk
This Interface denotes an object that stores all data associated with the user running the API.
A B C D E F G H I L M N O P R S T U V W