mirror of https://github.com/OpenVidu/openvidu.git
openvidu-client: ProtocolElements#ECHO_METHOD
parent
21020c1ca9
commit
36906e84e0
|
@ -139,6 +139,8 @@ public class ProtocolElements {
|
|||
// ENDTODO
|
||||
|
||||
public static final String VIDEODATA_METHOD = "videoData";
|
||||
|
||||
public static final String ECHO_METHOD = "echo";
|
||||
|
||||
// ---------------------------- SERVER RESPONSES & EVENTS -----------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue