public interface WebSocketClient
| Modifier and Type | Method and Description |
|---|---|
void |
closeNativeClient() |
void |
connectNativeClient() |
boolean |
isNativeClientConnected() |
void |
sendTextMessage(String jsonMessage) |
void sendTextMessage(String jsonMessage) throws IOException
IOExceptionvoid closeNativeClient()
boolean isNativeClientConnected()
void connectNativeClient()
throws TimeoutException,
Exception
TimeoutExceptionExceptionCopyright © 2017 Kurento. All rights reserved.