tencent cloud

Feedback

uni-app(Android & iOS)

Last updated: 2024-04-30 10:43:45
    This article describes how to use call status callbacks with the TUICallKit component.

    Call State Monitoring

    If your business requires monitoring call status, such as events that occur during a call like starting and ending (see TUICallEvent for details), please refer to the following code.
    const TUICallEngine = uni.requireNativePlugin('TencentCloud-TUICallKit-TUICallEngine');
    
    function handleError(res) {
    console.log('onError', JSON.stringify(res);
    }
    TUICallEngine.addEventListener('onError', handleError);
    TUICallEngine.removeEventListener('onError', handleError);
    
    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support