public interface AtmosphereResourceListener
| Modifier and Type | Method and Description |
|---|---|
void |
onDisconnect(String uuid)
Ibnvoked when the
AtmosphereResource gets disconnected |
void |
onSuspended(String uuid)
Ibnvoked when the
AtmosphereResource gets suspended |
void onSuspended(String uuid)
AtmosphereResource gets suspendeduuid - AtmosphereResource.uuid()void onDisconnect(String uuid)
AtmosphereResource gets disconnecteduuid - AtmosphereResource.uuid()Copyright © 2016. All rights reserved.