程序包 rtc
接口 MAnnotationInternal.Listener
- 所有已知实现类:
WhiteboardView
- 封闭类:
- MAnnotationInternal
public static interface MAnnotationInternal.Listener
注释回调接口
-
方法概要
修饰符和类型方法说明void
onAnnotationAddNotifyStr
(String j_boardId, String j_annotationstr) void
onAnnotationClearNotify
(String j_boardId, String j_userId) void
onAnnotationDelNotify
(String j_boardId, String annotation_id) void
onAnnotationUpdateNotifyStr
(String j_boardId, String j_annotationstr)
-
方法详细资料
-
onAnnotationDelNotify
-
onAnnotationAddNotifyStr
-
onAnnotationUpdateNotifyStr
-
onAnnotationClearNotify
-