AMPS C# Client  5.3.5.0
AMPS C# Client for .NET
AMPS.Client.DefaultCompletionListener Class Reference

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)
 

Detailed Description

A default implementation of the CompletionListener interface that provides an empty implementation for the completed method.

Member Function Documentation

◆ completed()

void AMPS.Client.DefaultCompletionListener.completed ( String  key)
inline

An empty implementation of the completed method.

Parameters
keyThe completion key.

The documentation for this class was generated from the following file: