Diffusion .NET API  5.9.24
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Features.Control.Clients.IStateListener Interface Reference

The listener for client state changes. More...

Public Member Functions

void OnClientStateChanged (IClientSession client, SessionState oldState, SessionState newState)
 

Detailed Description

The listener for client state changes.

Member Function Documentation

void PushTechnology.ClientInterface.Client.Features.Control.Clients.IStateListener.OnClientStateChanged ( IClientSession  client,
SessionState  oldState,
SessionState  newState 
)

Parameters
client
oldState
newState

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