iOS SDK API Reference
|
#import <Foundation/Foundation.h>
Go to the source code of this file.
Classes | |
protocol | <MobileRTCAnnotationServiceDelegate> |
class | MobileRTCAnnotationService |
Enumerations | |
enum | MobileRTCAnnoTool { MobileRTCAnnoTool_Whiteboard = 1 , MobileRTCAnnoTool_Spotlight = 2 , MobileRTCAnnoTool_Pen = 3 , MobileRTCAnnoTool_Highligher = 4 , MobileRTCAnnoTool_Line = 8 , MobileRTCAnnoTool_Arrow = 9 , MobileRTCAnnoTool_Arrow2 = 10 , MobileRTCAnnoTool_Rectangle = 11 , MobileRTCAnnoTool_Ellipse = 12 , MobileRTCAnnoTool_Text = 13 , MobileRTCAnnoTool_Eraser = 15 } |
An enumeration of annotation tool types in meeting. More... | |
enum MobileRTCAnnoTool |
An enumeration of annotation tool types in meeting.
Definition at line 14 of file MobileRTCAnnotationService.h.