Skip to content

Conversation

@jitvarpatil
Copy link
Contributor

  • Rename navigation group "Calling" to "Call Session and Ringing"
  • Restructure direct-calling.mdx as "Call Session" with improved technical descriptions
  • Restructure default-calling.mdx as "Ringing" with complete call flow documentation
  • Add new standalone-calling.mdx for Calls SDK only implementation
  • Rewrite calling-overview.mdx with implementation options and features
  • Replace tables with AccordionGroup for better readability
  • Add detailed event descriptions and code examples
  • Fix callToken type from String to GenerateToken

Description

Related Issue(s)

Type of Change

  • Documentation correction/update
  • New documentation
  • Improvement to existing documentation
  • Typo fix
  • Other (please specify)

Checklist

  • I have read the CONTRIBUTING document
  • My branch name follows the naming convention
  • My changes follow the documentation style guide
  • I have checked for spelling and grammar errors
  • All links in my changes are valid and working
  • My changes are accurately described in this pull request

Additional Information

Screenshots (if applicable)

- Rename navigation group "Calling" to "Call Session and Ringing"
- Restructure direct-calling.mdx as "Call Session" with improved technical descriptions
- Restructure default-calling.mdx as "Ringing" with complete call flow documentation
- Add new standalone-calling.mdx for Calls SDK only implementation
- Rewrite calling-overview.mdx with implementation options and features
- Replace tables with AccordionGroup for better readability
- Add detailed event descriptions and code examples
- Fix callToken type from String to GenerateToken
- Convert accordion-based event documentation to table format for improved readability
- Restructure end call implementation examples with proper callback context
- Add clarifying descriptions for onCallEndButtonPressed() and onCallEnded() callbacks
- Simplify call settings documentation by removing verbose accordion sections
- Improve code examples with complete callback implementations
- Enhance documentation clarity and scannability across default, direct, and standalone calling guides
juhi-saha
juhi-saha previously approved these changes Jan 10, 2026
…rview

- Added "Previously known as Default Calling" note in Ringing overview
- Changed "guide" to "section" for consistency
…one approaches

- Rename "Default Calling" to "Ringing" to better reflect the complete calling workflow with notifications
- Add "Call Session" terminology to clarify the distinction between ringing flow and session management
- Create new "Standalone Calling" guide for Calls SDK implementation without Chat SDK dependency
- Update docs.json navigation group from "Calling" to "Call Session and Ringing"
- Add standalone-calling.mdx to iOS documentation structure
- Enhance calling-overview.mdx with CardGroup components for three implementation approaches
- Add prerequisites section with links to Setup and Calls SDK Setup guides
- Include feature cards for Recording, Video View Customization, Presenter Mode, Call Logs, and Session Timeout
- Clarify use cases and flows for each calling approach (Ringing, Call Session, Standalone)
- Improve documentation clarity and navigation for iOS developers choosing calling implementation
…d standalone approaches

- Rename "Default Call" to "Ringing" to clarify the calling flow terminology
- Add new "Standalone Calling" documentation for Calls SDK-only implementation
- Restructure calling overview with CardGroup components for better navigation
- Add prerequisites section with Calls SDK installation instructions
- Implement three-approach calling strategy: Ringing, Call Session, and Standalone
- Add features section with links to Recording, Video Customization, Presenter Mode, Call Logs, and Session Timeout
- Update docs.json to include standalone-calling.mdx in navigation
- Rename iOS documentation group from "Call Session and Ringing" to "Calling" for consistency
- Improve documentation clarity with detailed flow descriptions and use case guidance
…ndalone approaches

- Restructure calling overview with three implementation approaches: Ringing, Call Session, and Standalone Calling
- Rename "Default Call" to "Ringing" to better reflect the complete calling workflow with notifications
- Add new standalone-calling.mdx documentation for Calls SDK-only implementation without Chat SDK dependency
- Update docs.json to include standalone-calling in Flutter calling section navigation
- Enhance calling-overview.mdx with CardGroup components for better visual organization and navigation
- Add detailed prerequisites including Calls SDK dependency configuration
- Include feature cards linking to Recording, Video View Customization, Presenter Mode, Call Logs, and Session Timeout
- Improve default-call.mdx with clearer call flow steps and better structured documentation
- Add note about starting call session after acceptance with link to Call Session guide
- Align Flutter documentation structure with existing Android, iOS, and React Native calling documentation patterns
…standalone approaches

- Restructure calling overview with three implementation approaches: Ringing, Call Session, and Standalone Calling
- Rename "Default Call" to "Ringing" to better reflect the complete calling workflow with notifications
- Add new "Standalone Calling" documentation for Calls SDK-only implementation without Chat SDK dependency
- Update calling-overview.mdx with CardGroup components for better visual organization and navigation
- Add prerequisites section with CometChat Calls SDK installation instructions
- Include feature cards linking to Recording, Virtual Background, Screen Sharing, and other calling capabilities
- Add clarifying notes about Call Session dependency after Ringing flow completion
- Update docs.json to include new standalone-calling.mdx in navigation structure
- Improve documentation clarity by separating concerns between ringing flow, call session management, and standalone implementation
@jitvarpatil jitvarpatil changed the title docs(android): restructure calling documentation for improved clarity docs(Calls v4 sdk): restructure calling documentation for improved clarity Jan 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants