|
AMPS C# Client
5.3.4.0
AMPS C# Client for .NET
|
A default implementation of the CompletionListener interface that provides an empty implementation for the completed method. More...
Inheritance diagram for AMPS.Client.DefaultCompletionListener:Public Member Functions | |
| void | completed (String key) |
| An empty implementation of the completed method. More... | |
Public Member Functions inherited from AMPS.Client.CompletionListener | |
| void | completed (string key) |
A default implementation of the CompletionListener interface that provides an empty implementation for the completed method.
|
inline |
An empty implementation of the completed method.
| key | The completion key. |