Show / Hide Table of Contents

Delegate ConvEventStringCallback

会话信息回调

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