| Package | Description |
|---|---|
| com.genesyslab.wfm7.API.service.session700 |
Session service is used to work with a user sessions of all WFM servers.
|
| Modifier and Type | Field and Description |
|---|---|
private ServiceInfo[] |
SessionInfo.services
An array listing all services that can be accessed using this session
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInfo[] |
SessionInfo.getServices()
Gets the services value for this SessionInfo.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionInfo.setServices(ServiceInfo[] services)
Sets the services value for this SessionInfo.
|
| Constructor and Description |
|---|
SessionInfo(java.lang.String sid,
int servicesNSizeIs,
ServiceInfo[] services) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.