Skip to main content

Feature Overview

Global IM UIKit offers a variety of features to enhance the chat experience.

Feature List

The table below lists the features supported by Global IM UIKit and indicates the conversation types that support these features.

FeatureOne-to-One ChatGroup ChatService Configuration
Image/GIF MessageSupportedSupportedNone
Short Video MessageSupportedSupportedNone
Voice MessageSupportedSupportedNone
File MessageSupportedSupportedNone
Mention (@ Message)N/ASupportedNone
Message Cloud StorageSupportedSupportedEnable Cloud Storage Service
Typing StatusSupportedNot SupportedNone
Message ForwardingSupportedSupportedNone
Quote ReplySupportedSupportedNone
Read ReceiptSupportedSupportedNone
Unread Message CountSupportedSupportedNone
Message SearchNot SupportedNot SupportedNone
Message ExtensionNot SupportedNot SupportedNone
Pin ConversationSupportedSupportedNone
Do Not DisturbSupportedSupportedNone
User BlocklistServer-Side SupportN/ANone
User AllowlistServer-Side SupportN/ANone
Mute UserServer-Side SupportServer-Side SupportNone
Group Member LimitN/A3000 MembersNone
Group Join MethodApp Key UsersCreate GroupJoin GroupNone
Retrieve Pre-Join Group History MessagesN/ASupportedEnable Pre-Join Group History Message Service.
Group Mute AllN/AServer-Side SupportNone
Group Mute ExceptionsN/AServer-Side SupportNone
Banned UserServer-Side SupportServer-Side SupportNone
Content ModerationSupportedSupportedNone

Conversation Types

Global IM UIKit supports three types of conversations: one-to-one chat, group chat, and system conversation.

One-to-One Chat

A one-to-one chat involves two users communicating directly. The users can be friends or strangers. RC does not manage the relationship between users but is responsible for establishing and maintaining the conversation.

Group Chat

A group chat involves more than two users communicating together. The group member information is provided and maintained by the app, while RC is responsible for delivering messages to all group members. Each group can have a maximum of 3000 members, and there is no limit to the number of groups within an app.

System Conversation

A system conversation is established when a system notification is sent to a user via the IM Server API. This type of conversation only displays received system messages and does not support replies.