400-881-9892

文档中心

官方文档,可查阅产品介绍、快速入门、用户指南、开发指南、API参考、SDK参考、帮助等信息。

文档中心 互动课堂

Overview of TKRoomWhiteBoardNotification.h

    TKRoomWhiteBoardNotification

    The TKRoomWhiteBoardNotification.h file provides definitions for room signaling notifications related to the whiteboard functionality for SAAS users. The whiteboard functionality in the classroom used by SAAS users needs to listen for the following notifications:

    WHITEBOARD LISTENING NOTIFICATIONS

    Notification Name Method Description
    TKWhiteBoardOnCheckRoomNotification Notification for the completion of checkroom
    TKWhiteBoardOnServerAddrsNotification Notification for obtaining the list of document server addresses
    TKWhiteBoardOnRoomUserPropertyChangedNotification Notification for user attribute changes
    TKWhiteBoardOnRoomUserLeavedNotification Notification for user leaving
    TKWhiteBoardOnRoomUserJoinedNotification Notification for user entering
    TKWhiteBoardOnBigRoomUserPublishedNotification Notification for a large-scale room user taking the stage
    TKWhiteBoardOnSelfEvictedNotification Notification for being kicked out of the classroom
    TKWhiteBoardOnRemotePubMsgNotification Notification for receiving remote custom signaling
    TKWhiteBoardOnRemoteDelMsgNotification Notification for receiving remote deletion of custom signaling
    TKWhiteBoardOnRoomConnectedNotification Notification for successful room entry
    TKWhiteBoardOnRoomDisconnectNotification Notification for room disconnection
    TKWhiteBoardReceivePlaybackDurationNotification Notification for the total duration of the playback room
    TKWhiteBoardPlaybackEndNotification Notification for the end of the playback room
    TKWhiteBoardPlaybackUpdateTimeNotification Notification for updating the playback room time progress
    TKWhiteBoardFileListNotification Notification for obtaining the file list
    TKWhiteBoardOnRemoteMsgListNotification Notification for the room message list
    TKWhiteBoardOnShareMediaStateNotification Notification for media sharing status
    TKWhiteBoardUpdateMediaStreamNotification Notification for updating the shared media video playback progress
    TKWhiteBoardMediaFirstFrameLoadedNotification Notification for receiving the first frame of the media video
    TKWhiteBoardOnMsgListNotification Notification for the whiteboard pen message list
    • SDK LISTENING NOTIFICATIONS
    Notification Name Method Description
    TKWhiteBoardGetMsgListNotification Retrieve the whiteboard message list
    TKWhiteBoardMsgListACKNotification ACK for retrieving the whiteboard message list
    TKWhiteBoardDocServerNotification Upload the current document server address of the whiteboard