JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
io.socket.engineio.server
EngineIoSocket
SocketedListener
Contents
Description
Method Summary
Method Details
call(EngineIoSocket, Object...)
Hide sidebar
Show sidebar
Interface EngineIoSocket.SocketedListener
Enclosing class:
EngineIoSocket
public static interface
EngineIoSocket.SocketedListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
call
(
EngineIoSocket
socket,
Object
... data)
Method Details
call
void
call
(
EngineIoSocket
socket,
Object
... data)