|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AtmosphereResourceListener
Listener for when gets suspended and disconnected.
| Method Summary | |
|---|---|
void |
onDisconnect(String uuid)
Ibnvoked when the AtmosphereResource gets disconnected |
void |
onSuspended(String uuid)
Ibnvoked when the AtmosphereResource gets suspended |
| Method Detail |
|---|
void onSuspended(String uuid)
AtmosphereResource gets suspended
uuid - AtmosphereResource.uuid()void onDisconnect(String uuid)
AtmosphereResource gets disconnected
uuid - AtmosphereResource.uuid()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||