Skip to content

如何发送上行事件?是否有示例代码参考? #2

@mengdexuan

Description

@mengdexuan

设备端上报给服务端的事件。应用程序需要根据扣子平台提供的事件结构,在触发事件时填充字段内容并上报事件。设备端需要在接收到 session.created 事件后才能发送上行事件,可通过 RTC SDK 的 sendUserMessage 发送,如果是嵌入式设备集成音视频,可通过 ByteRTCLite 的 byte_rtc_rts_send_message 发送。详细信息可参考上行事件

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions