Package io.rong.imlib.model
Class AppSettings
-
- All Implemented Interfaces:
public class AppSettings
-
-
Field Summary
Fields Modifier and Type Field Description public final booleanisSpeechToTextEnable
-
Constructor Summary
Constructors Constructor Description AppSettings()AppSettings(boolean isSpeechToTextEnable)
-
Method Summary
Modifier and Type Method Description booleanisSpeechToTextEnable()StringtoString()-
-
Method Detail
-
isSpeechToTextEnable
boolean isSpeechToTextEnable()
-
toString
String toString()
-
-
-
-