Avaya Client Services API Reference (iOS)
|
#import <Foundation/Foundation.h>
#import "CSBasicShape.h"
#import "CSShape.h"
#import "CSCircleShape.h"
#import "CSWhiteboardText.h"
#import "CSParticipant.h"
#import "CSDataSet.h"
Classes | |
class | CSWhiteboardSurface |
The CSWhiteboardSurface object represents independent whiteboard surface containing all shapes drawn on given whiteboard surface. More... | |
protocol | <CSWhiteboardSurfaceDelegate> |
CSWhiteboardSurfaceDelegate is registered as an observer of whiteboard surface update notifications. More... | |