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

Assembly: ServiceProvider (Module: ServiceProvider)