Reference Library
getUserState Property
NamespacesAvaya.ApplicationEnablement.DMCCMedia..::..MediaCommonResponseArgsgetUserState
The User State object the application sent with the original request.
Declaration Syntax
C#Visual BasicVisual C++
public Object getUserState { get; }
Public ReadOnly Property getUserState As Object
	Get
public:
property Object^ getUserState {
	Object^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)