AMPS C# Client  5.3.5.0
AMPS C# Client for .NET
AMPS.Client.ClientDisconnectHandler Interface Reference

Called in Client when the Client unintentionally disconnects from AMPS. This interface can be used to implement your own disconnect handler. It will notify you that a Client disconnected so that an action can be taken, such as doing a reconnect. More...

+ Inheritance diagram for AMPS.Client.ClientDisconnectHandler:

Public Member Functions

void invoke (Client client)
 

Detailed Description

Called in Client when the Client unintentionally disconnects from AMPS. This interface can be used to implement your own disconnect handler. It will notify you that a Client disconnected so that an action can be taken, such as doing a reconnect.


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