Show / Hide Table of Contents

Delegate ConvTotalUnreadMessageCountChangedCallback

Total unread count change

Namespace: com.tencent.imsdk.unity.callback
Assembly: cs.temp.dll.dll
Syntax
public delegate void ConvTotalUnreadMessageCountChangedCallback(int total_unread_count, string user_data);
Parameters
Type Name Description
System.Int32 total_unread_count
System.String user_data
In This Article
Back to top Generated by DocFX