openvidu-client: add "lang" to ProtocolElements
This commit is contained in:
parent
7f9b879d45
commit
370f7b015f
@ -236,6 +236,7 @@ public class ProtocolElements {
|
||||
public static final String SPEECHTOTEXTMESSAGE_TEXT_PARAM = "text";
|
||||
public static final String SPEECHTOTEXTMESSAGE_REASON_PARAM = "reason";
|
||||
public static final String SPEECHTOTEXTMESSAGE_RAW_PARAM = "raw";
|
||||
public static final String SPEECHTOTEXTMESSAGE_LANG_PARAM = "lang";
|
||||
|
||||
public static final String CUSTOM_NOTIFICATION = "customNotification";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user