更新时间:2024-08-22 GMT+08:00
onCallRtpCreated(RTP通道建立事件)
事件描述
通话接通后,媒体通道建立,触发该事件。
事件示例
{
"description" : "TSDK_E_CALL_EVT_CALL_RTP_CREATED",
"notify" : 2005,
"param" : {
"callId" : 1867907072
}
} 参数描述
参数名 | 类型 | 描述 |
|---|---|---|
description | String | 当前请求描述。 |
notify | Number | 内部事件编号。 |
param | 事件内容。 |
父主题:事件

