public interface ConnectionLifeCycleListener
| Modifier and Type | Method and Description |
|---|---|
void |
onCleanUp()
called before thread gets cleaned up
|
void |
onConnect()
called after connection was established
|
void |
onDisconnect()
called after connection was disconnected
|
Copyright © 2018. All rights reserved.