程序包 rtc

接口 MAnnotationInternal.Listener

所有已知实现类:
WhiteboardView
封闭类:
MAnnotationInternal

public static interface MAnnotationInternal.Listener
注释回调接口
  • 方法详细资料

    • onAnnotationDelNotify

      void onAnnotationDelNotify(String j_boardId, String annotation_id)
    • onAnnotationAddNotifyStr

      void onAnnotationAddNotifyStr(String j_boardId, String j_annotationstr)
    • onAnnotationUpdateNotifyStr

      void onAnnotationUpdateNotifyStr(String j_boardId, String j_annotationstr)
    • onAnnotationClearNotify

      void onAnnotationClearNotify(String j_boardId, String j_userId)