Uses of Class
org.teamapps.dto.UiChatInput
-
Uses of UiChatInput in org.teamapps.dto
Methods in org.teamapps.dto that return UiChatInput Modifier and Type Method Description UiChatInputUiChatInput. setDebuggingId(java.lang.String debuggingId)UiChatInputUiChatInput. setId(java.lang.String id)UiChatInputUiChatInput. setMaxBytesPerUpload(long maxBytesPerUpload)UiChatInputUiChatInput. setMessageLengthLimit(int messageLengthLimit)UiChatInputUiChatInput. setStylesBySelector(java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.String>> stylesBySelector)UiChatInputUiChatInput. setUploadUrl(java.lang.String uploadUrl)UiChatInputUiChatInput. setVisible(boolean visible)