EarthSDK
    正在准备搜索索引...

    类型别名 UeCallAcceptedType

    type UeCallAcceptedType = {
        callid: string;
        [k: string]: any;
    }

    可索引

    • [k: string]: any
    索引

    属性

    属性

    callid: string