public abstract class ClientDriverCompletedListener extends Object implements ClientDriverListener
| Constructor and Description |
|---|
ClientDriverCompletedListener() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
hasCompleted()
Called when the Client Driver has completed, regardless of success or failure.
|
public abstract void hasCompleted()
ClientDriverListenerhasCompleted in interface ClientDriverListenerCopyright © 2016. All Rights Reserved.