| Package | Description |
|---|---|
| com.corundumstudio.socketio | |
| com.corundumstudio.socketio.namespace |
| Modifier and Type | Method and Description |
|---|---|
BroadcastOperations |
SocketIOServer.getBroadcastOperations() |
BroadcastOperations |
SocketIONamespace.getBroadcastOperations() |
BroadcastOperations |
SocketIOServer.getBroadcastOperations(Iterable<SocketIOClient> clients) |
BroadcastOperations |
SocketIOServer.getRoomOperations(String room)
Get broadcast operations for clients within
room by
room name |
| Modifier and Type | Method and Description |
|---|---|
BroadcastOperations |
Namespace.getBroadcastOperations() |
Copyright © 2012–2013. All rights reserved.