Show / Hide Table of Contents

Class ConvParam

Inheritance
System.Object
ExtraData
ConvParam
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: com.tencent.imsdk.unity.types
Assembly: cs.temp.dll.dll
Syntax
public class ConvParam : ExtraData

Fields

get_conversation_list_param_conv_id

Declaration
public string get_conversation_list_param_conv_id
Field Value
Type Description
System.String

只写, 会话ID

get_conversation_list_param_conv_type

Declaration
public TIMConvType get_conversation_list_param_conv_type
Field Value
Type Description
TIMConvType

只写, 会话类型

In This Article
Back to top Generated by DocFX