tencent cloud

Feedback

Android&iOS&Flutter

Last updated: 2024-05-08 11:37:24
    This document describes how to use the Floating Window feature.

    Expected Outcome

    Enable Floating Button
    Voice Call Floating Window
    Video Call Floating Window
    
    
    

    Floating Window Feature

    TUICallKit allows users to minimize the call interface to a floating window using the floating window button on the upper-left corner during a call.
    If your business needs to enable this feature, you can use the enableFloatWindow method to activate it when initializing the TUICallKit component:
    Android (Kotlin)
    Android (Java)
    iOS (Swift)
    iOS (Objective-C)
    Flutter (Dart)
    TUICallKit.createInstance(context).enableFloatWindow(true)
    TUICallKit.createInstance(context).enableFloatWindow(true);
    TUICallKit.createInstance().enableFloatWindow(true)
    [[TUICallKit createInstance] enableFloatWindow:YES];
    TUICallKit.instance.enableFloatWindow(true);
    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