Skip to main content

onConversationChanged

Feature Introduction

info

This callback is triggered when critical information in certain conversations changes. For example, changes in the number of unread messages in a conversation, or changes to the last message in a conversation.

Return Prototype


- (void)onConversationChanged:(NSArray <OIMConversationInfo *> *)conversations;

Return Results

NameTypeDescription
conversationsNSArray < OIMConversationInfo * >Conversation Info