$npx skillfedfor your agent

Cometchat Android V6 Builder Settings

Reference for UIKitSettingsBuilder — configure presence subscriptions (all users, roles, or friends), enable calling features, and override host URLs for CometChat Android V6 initialization. Covers the complete builder API, calling setup with SessionSettingsBuilder, and initialization state checks.

Cometchat Android V6 Builder Settings configures UIKitSettingsBuilder for SDK init, presence subscriptions, and calling features.

AI-generated summary based on this skill's SKILL.md

61 2 unlicensed, metadata onlyupdated by cometchat

Decision gist · record as of 2026-06-23

Cometchat Android V6 Builder Settings configures UIKitSettingsBuilder for SDK init, presence subscriptions, and calling features. Reference for UIKitSettingsBuilder — configure presence subscriptions (all users, roles, or friends), enable calling features, and override host URLs for CometChat Android V6 initialization. Covers the complete builder API, calling setup with SessionSettingsBuilder, and initialization state checks.

manual: git clone https://github.com/cometchat/cometchat-skills → cp -r cometchat-skills ~/.claude/skills/cometchat-android-v6-builder-settings

Use it when

  • CometChat Android V6 Builder Settings offers presence subscription modes (all users, specific roles, or friends only).
  • CometChat Android V6 Builder Settings requires creating a UIKitSettingsBuilder instance.
Same gist for agents: .md · .json

Install

cometchat/cometchat-skills/cometchat-android-v6-builder-settings · repository language: JavaScript

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I configure CometChat Android V6 builder settings?

CometChat Android V6 Builder Settings uses UIKitSettingsBuilder to configure initialization parameters. Set presence subscriptions (all users, roles, or friends), enable calling features, and override host URLs. The builder provides a fluent API for chaining configuration methods before initializing CometChat in your Android application.

What are the main configuration options in CometChat Android V6?

CometChat Android V6 Builder Settings offers presence subscription modes (all users, specific roles, or friends only), calling feature enablement via SessionSettingsBuilder, and custom host URL overrides. You can also check initialization state to verify successful setup before proceeding with messaging operations.

How do I set up CometChat for Android applications?

CometChat Android V6 Builder Settings requires creating a UIKitSettingsBuilder instance, configuring your desired options (presence subscriptions, calling, URLs), then calling the initialization method. SessionSettingsBuilder handles calling-specific setup. Verify initialization completion before using messaging features in your Android app.

Can I customize CometChat Android V6 messaging features?

CometChat Android V6 Builder Settings supports customization through builder configuration. Enable or disable calling features, control presence subscription scope (all users, roles, or friends), and override default host URLs. These settings apply globally to your messaging initialization and affect feature availability.

What is UIKitSettingsBuilder in CometChat Android V6?

UIKitSettingsBuilder is the core configuration class in CometChat Android V6 Builder Settings. It provides methods to set presence subscriptions, enable calling via SessionSettingsBuilder, override host URLs, and manage initialization state. Use its fluent API to chain configuration calls before initializing CometChat.

How do I enable calling in CometChat Android V6 setup?

CometChat Android V6 Builder Settings enables calling through SessionSettingsBuilder integration. Configure calling settings within your UIKitSettingsBuilder chain, then initialize. Check initialization state to confirm calling features are active before users attempt to make calls in your Android application.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Configure and initialize CometChat Android V6 builder settings”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Cometchat Android V5 Core
by cometchat · cometchat/cometchat-skills

Master the foundational setup for CometChat on Android—initialize the SDK, build UIKitSettings, add dependencies, and authenticate users. Covers Gradle configuration, AndroidX/Jetifier requirements, and the anti-patterns that break integrations. Start here before tackling components, theming, or placement.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6 Migration
by cometchat · cometchat/cometchat-skills

Step-by-step migration guide for moving Android apps from CometChat UIKit V5 to the stable V6 release. Covers dependency rewrites, the Compose vs Kotlin Views surface choice, builder API changes including the new UIKitSettings pattern, theme system updates, and bundled calls integration—plus a verification checklist to validate your migration.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6 Calls
by cometchat · cometchat/cometchat-skills

Integrate production-grade calling into native Android using CometChat V6's UI kit for Compose or Kotlin Views. This skill documents five required workarounds—including the undocumented peer dependency on calls-sdk-android 5.0.+, stub classes for legacy CallManager references, and corrected Call constructor argument order—plus proper foreground service setup, ConnectionService wiring, and FCM VoIP push configuration.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6 Troubleshooting
by cometchat · cometchat/cometchat-skills

Resolve common CometChat Android UIKit v6 problems spanning initialization, component rendering, push notifications, and calls across both Kotlin Views and Jetpack Compose implementations. This skill provides diagnostic tables, code examples, and step-by-step fixes for authentication errors, theme issues, WebSocket disconnects, and dependency conflicts.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6 Production
by cometchat · cometchat/cometchat-skills

This skill guides you through hardening a CometChat V6 Android app for production release. Switch from authKey to server-generated token authentication, configure ProGuard/R8 obfuscation, apply security best practices, and optimize your release build for Android 9.0+.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars
Cometchat Android V6 Core
by cometchat · cometchat/cometchat-skills

Add CometChat's Android UIKit v6 to your project with proper Gradle configuration, initialize the SDK, and handle user login and message sending. Covers the shared core module that both Kotlin Views and Compose stacks depend on.

no license declared → metadata onlyupdated Jun 2026
★ 61repo stars

More skills Cometchat Android V6 Compose Customization (unlicensed)

Tags
mobile-configurationandroid-sdkbuilder-interfaceinitialization-guidechat-sdk-setupreal-time-messagingmessaging-platform