Reference Library
GetSessionIdList Method (userState)
NamespacesAvaya.ApplicationEnablement.DMCCIServiceProviderGetSessionIdList(Object)
Sends a getSessionIdList message to the server.
Declaration Syntax
C#Visual BasicVisual C++
int GetSessionIdList(
	Object userState
)
Function GetSessionIdList ( _
	userState As Object _
) As Integer
int GetSessionIdList(
	Object^ userState
)
Parameters
userState (Object)
A object which will be returned via the getSessionIdListResponse callback.
Return Value
The Invoke Id of the outgoing XML message.

Assembly: ServiceProvider (Module: ServiceProvider)