Jump to Content
Kustomer Chat SDKsAbout Kustomer Chat SDKsWeb SDKiOS SDKAndroid SDKReact Native SDK
GuidesRecipesChangelog
About Kustomer Chat SDKsWeb SDKiOS SDKAndroid SDKReact Native SDKLog InKustomer Help CenterKustomer Chat SDKs
Guides
Log InKustomer Help Center
GuidesRecipesChangelog

Get started

  • Overview: Get started with the React Native SDK
  • Requirements
  • Installation
  • Quick start: Chat React Native SDK
  • Troubleshooting

Use the Chat React SDK

  • Overview: React Native SDK
  • Configuration
  • Open the Chat UI
  • Log in and authentication
  • Log out
  • Listen for chat events
  • Localization
  • Customize colors
  • Push notifications

Chat UI API reference

  • Overview: Chat UI API methods
  • Is chat available?
  • Is chat visible?
  • Describe Conversation
  • Start new conversation
  • Open conversation by id
  • Open conversational assistant
  • Open knowledge base article by id
  • Open knowledge base category by id
  • Describe Customer
  • Observe unread count
  • Observe active conversations
  • Close the chat UI

Observe unread count

Returns the count of unread messages.

Suggest Edits

You can get the count of unread messages for the current user.

See Listen for chat events.

Updated over 2 years ago