Avaya Client Services API Reference (iOS)
Classes
CSAgentService.h File Reference
#import <Foundation/Foundation.h>
#import "CSAgentFeature.h"
#import "CSCapability.h"
#import "CSAgentInformation.h"
#import "CSQueueStatistics.h"
#import "CSStatisticsData.h"
#import "CSAgentState.h"
#import "CSAgentFeatureType.h"
#import "CSAgentSkill.h"
#import "CSButtonLampState.h"

Classes

class  CSAgentService
 The AgentService object is accessible from the User object, providing access to a set of APIs that allow application developers to implement SIP contact center agent features. More...
 
protocol  <CSAgentStateDelegate>
 An interface that the client application needs to implement to receive the result of an agent login or logout operation and agent state updates. More...
 
protocol  <CSAgentServiceStatusDelegate>
 Represents an interface that the client application needs to implement to receive the result of a requested agent operations. More...