Control audio during calls — mute/unmute microphone. Use when implementing audio toggle or custom mute buttons. Triggers on "mute audio", "unmute", "microphone", "audio controls", "toggleAudio".
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٢ من skills من cometchat/calls-sdk-react-native. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٢ من أصل ١٢ skills مجمعة.
Control audio during calls — mute/unmute microphone. Use when implementing audio toggle or custom mute buttons. Triggers on "mute audio", "unmute", "microphone", "audio controls", "toggleAudio".
لغة النص الأصلي: الإنجليزية
Control audio output mode on mobile — switch between speaker, earpiece, Bluetooth, and headphones. Use when implementing audio routing, speaker toggle, or handling audio device changes. Triggers on "audio mode", "speaker", "earpiece", "bluetooth audio",…
لغة النص الأصلي: الإنجليزية
Build custom call UI — hide default header/control panel and render your own React Native views around the call component. Use when hiding default controls and building your own call interface. Triggers on "custom control panel", "custom UI",…
لغة النص الأصلي: الإنجليزية
Register call event listeners using CometChatCalls.addEventListener — session status, participant, media, button click, layout, and mobile-specific events. Use when handling call events, session status, participant changes, media state, button clicks, or…
لغة النص الأصلي: الإنجليزية
Join a CometChat call session using CometChatCalls.Component with callToken and sessionSettings. Use when joining calls, rendering the call UI, voice vs video calls, or generating tokens. Triggers on "join session", "join call", "start call",…
لغة النص الأصلي: الإنجليزية
Migrate a React Native project from CometChat Calls SDK v4 to v5. Use when upgrading calls SDK version, replacing deprecated v4 APIs, migrating CallSettingsBuilder to sessionSettings, replacing OngoingCallListener with addEventListener. Triggers on "migrate…
لغة النص الأصلي: الإنجليزية
Enable Picture-in-Picture mode for calls in React Native. Use when implementing PiP, floating call window, or minimized call view. Triggers on "picture in picture", "PiP", "pip mode", "floating window", "enablePictureInPictureLayout".
لغة النص الأصلي: الإنجليزية
Record call sessions with start/stop, auto-start recording, and recording events. Use when implementing call recording or showing recording indicators. Triggers on "recording", "record call", "auto start recording", "recording events", "startRecording".
لغة النص الأصلي: الإنجليزية
Implement ringing with dual SDK (Chat + Calls). Use when adding incoming/outgoing call screens, CometChat.initiateCall, accept/reject/cancel calls, or integrating Chat SDK signaling with Calls SDK sessions. Triggers on "ringing", "incoming call", "outgoing…
لغة النص الأصلي: الإنجليزية
Configure all SessionSettings options for React Native — layouts, session type, hide buttons, idle timeout, recording, audio mode. Use when customizing call UI or pre-session config. Triggers on "SessionSettings", "session settings", "hide button", "layout…
لغة النص الأصلي: الإنجليزية
Set up CometChat Calls SDK v5 for React Native. Use when installing the SDK, configuring app settings, calling init, login, or setting up platform permissions. Triggers on "setup calls sdk", "install cometchat", "initialize calls", "npm install", "login calls…
لغة النص الأصلي: الإنجليزية
Control video during calls — pause/resume camera, switch between front and back camera. Use when implementing camera toggle, front/back switch, or custom video buttons. Triggers on "pause video", "resume video", "switch camera", "camera toggle", "video…
لغة النص الأصلي: الإنجليزية