public static interface WebsocketApi.Socket
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
join() |
void |
send(String message) |
void close()
void send(String message) throws FlowthingsException
FlowthingsExceptionvoid join() throws InterruptedException
InterruptedExceptionCopyright © 2016. All rights reserved.