| Constructor and Description |
|---|
RealSocket() |
| Modifier and Type | Method and Description |
|---|---|
void |
connect() |
boolean |
connected() |
void |
disconnect() |
void |
emit(String name,
Object[] args) |
void |
on(String event,
Consumer<Object[]> socketListener) |
void |
once(String event,
Consumer<Object[]> socketListener) |
Copyright © 2017. All rights reserved.