StateChangedEventArgs<T>(T, T) Constructor

Definition

Initializes a new instance of the class to be used for a normal state changed event. The caller should provide both old and new states to indicate the transition.

C#
public StateChangedEventArgs (T previousState, T state);

Parameters

previousState
T

The original state.

state
T

The new state.

Applies to

Product Versions
Lync UCMA 4.0, 5.0, latest