400-881-9892

文档中心

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

文档中心 互动课堂

Overview of TKPlaybackDelegate.h

    TKPlaybackDelegate

    The TKPlaybackDelegate protocol inherits from the TKRoomManagerDelegate protocol. The TKPlaybackDelegate protocol adds callbacks that support course playback.

    The detailed callback methods are as follows:

    For more details, refer to the methods in the TKRoomManagerDelegate protocol.

    Method Name Method Description
    roomManagerPlaybackMessageReceived Received a chat message
    roomManagerReceivePlaybackDuration Playback total duration
    roomManagerPlaybackUpdateTime Update the playback progress time
    roomManagerPlaybackClearAll Playback cleanup
    roomManagerPlaybackEnd Playback ended