tencent cloud

Tencent Real-Time Communication

소식 및 공지 사항
제품 업데이트
Tencent Cloud 오디오/비디오 단말 SDK 재생 업그레이드 및 권한 부여 인증 추가
TRTC 월간 구독 패키지 출시 관련 안내
제품 소개
제품 개요
기본 개념
제품 기능
제품 장점
응용 시나리오
성능 데이터
구매 가이드
Billing Overview
무료 시간 안내
Monthly subscription
Pay-as-you-go
TRTC Overdue and Suspension Policy
과금 FAQ
Refund Instructions
신규 사용자 가이드
Demo 체험
Call
개요(TUICallKit)
Activate the Service
Run Demo
빠른 통합(TUICallKit)
오프라인 푸시
Conversational Chat
온클라우드 녹화(TUICallKit)
AI Noise Reduction
UI 사용자 정의
Calls integration to Chat
Additional Features
No UI Integration
Server APIs
Client APIs
Solution
ErrorCode
릴리스 노트
FAQs
라이브 스트리밍
Billing of Video Live Component
Overview
Activating the Service (TUILiveKit)
Demo 실행
No UI Integration
UI Customization
Live Broadcast Monitoring
Video Live Streaming
Voice Chat Room
Advanced Features
Client APIs
Server APIs
Error Codes
Release Notes
FAQs
RTC Engine
Activate Service
SDK 다운로드
API 코드 예시
Usage Guidelines
API 클라이언트 API
고급 기능
RTC RESTFUL API
History
Introduction
API Category
Room Management APIs
Stream mixing and relay APIs
On-cloud recording APIs
Data Monitoring APIs
Pull stream Relay Related interface
Web Record APIs
AI Service APIs
Cloud Slicing APIs
Cloud Moderation APIs
Making API Requests
Call Quality Monitoring APIs
Usage Statistics APIs
Data Types
Appendix
Error Codes
콘솔 가이드
애플리케이션 관리
사용량 통계
모니터링 대시보드
개발 보조
Solution
Real-Time Chorus
FAQs
과금 개요
기능 관련
UserSig 관련
방화벽 제한 처리
설치 패키지 용량 축소 관련 질문
Andriod 및 iOS 관련
Web 관련
Flutter 관련
Electron 관련
TRTCCalling Web 관련
멀티미디어 품질 관련
기타 질문
Protocols and Policies
컴플라이언스 인증
보안 백서
정보 보안에 관한 참고 사항
Service Level Agreement
Apple Privacy Policy: PrivacyInfo.xcprivacy
TRTC 정책
개인 정보 보호 정책
데이터 처리 및 보안 계약
용어집

CallStore(Without UI)

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2026-03-04 15:32:35
AtomicXCore SDK is TRTC's next-generation reactive API suite, purpose-built for audio and video calling scenarios. It enables you to quickly build custom UI pages for your applications.
The SDK provides comprehensive features for call management, participant management, and device management. Built on TRTC's infrastructure, it delivers ultra-low latency and high-quality audio and video performance.
This page provides a categorized overview of all audio and video calling APIs available in AtomicXCore SDK for iOS.

LoginStore

User Authentication & Login Management Module
Core Features: Responsible for base authentication services, including user identity verification, login state management, and user profile maintenance.
Reactive Data
Data
Description
Current logged-in user information.
Current login status.
Interface Functions
Function
Description
Logs in the user.
Logs out the user.
Sets user profile information.

CallStore

Call Management Module
Core Features: Manages the lifecycle of audio and video calls, including initiating, answering, rejecting, and ending one-on-one and group calls, as well as call history.
Technical Highlights:
Paginated call history queries
Real-time status synchronization (participant lists, volume levels, network quality)
Reactive data management using Combine to keep UI synchronized with call states
Event-driven architecture (CallEvent) for monitoring call start, invitation received, and call end events
Business Value: Provides call management capabilities for audio/video communication platforms, supporting one-on-one and group call scenarios. Serves as the foundation for real-time audio/video services.
Use Cases: Initiating and answering calls, call state management, group collaboration, querying and deleting call records.
Reactive Data
Data
Description
Call event publisher for subscribing to call events.
state
Current call state.
Interface Functions
Function
Description
calls
Initiates a 1-on-1 or group call.
accept
Answers an incoming call.
reject
Rejects an incoming call.
hangup
Hangs up the current call.
join
Actively joins an ongoing call.
invite
Invites a user to join the call.
Queries recent call history records.
Deletes recent call history records.

CallCoreView

Call View Component
Core Features: Renders video and handles interactions for the call interface. Supports multiple layout modes (1-on-1 floating, multi-user grid, Picture-in-Picture), call-waiting animations, and customization of volume indicators, network status, and user avatars.
Technical Highlights:
Dynamic switching between three layout modes: Float, Grid, and Picture-in-Picture
Customizable volume and network quality indicators
Reactive architecture using Combine
Automatic subscription to CallStore states for real-time synchronization
Business Value: Provides a ready-to-use view component for audio/video call scenarios, encapsulating video layout and state management logic.
Use Cases: Audio/video call scenarios requiring UI customization.
Interface Functions
API
Description
Sets the layout type.
Sets the call-waiting animation.
Sets icons for different volume levels.
Sets icons for network quality levels.
Sets avatars for call participants.

DeviceStore

Device State Management Module
Core Features: Manages audio and video hardware (cameras, microphones), monitors device state, and handles permission checks.
Technical Highlights:
Multi-device management
Real-time status monitoring
Dynamic permission checks
Automatic device fault recovery
Business Value: Provides a stable hardware foundation for audio/video calls, ensuring reliable media capture and smooth user experience.
Use Cases: Device management, permission control, audio/video capture, and hardware troubleshooting.
Reactive Data
Data
Description
Microphone ON/OFF status.
The last error state reported by the microphone.
Recording/Capture volume level (0-100).
Current real-time microphone volume (0-100).
Playout/Output volume level (0-100).
Camera ON/OFF status.
The last error state reported by the camera.
Indicates if the front camera is currently in use.
Local video mirroring type.
Local video quality settings.
Current audio output route (Speaker/Earpiece/Headphones).
Screen sharing status.
Network information and status.
Interface Functions
Function
Description
Enables the local microphone.
Disables the local microphone.
Sets the recording volume.
Sets the playout volume.
Enables the local camera.


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백