Reference Library
OnGetSessionIdListResponse Event
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderOnGetSessionIdListResponse
Handler for GetSessionIdListResponse responses.
Declaration Syntax
C#Visual BasicVisual C++
public event GetSessionIdListResponseHandler OnGetSessionIdListResponse
Public Event OnGetSessionIdListResponse As GetSessionIdListResponseHandler
public:
virtual  event GetSessionIdListResponseHandler^ OnGetSessionIdListResponse {
	void add (GetSessionIdListResponseHandler^ value);
	void remove (GetSessionIdListResponseHandler^ value);
}

Assembly: ServiceProvider (Module: ServiceProvider)