Class ConvParam
Inheritance
System.Object
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
Fields
get_conversation_list_param_conv_id
Declaration
public string get_conversation_list_param_conv_id
Field Value
Type | Description |
---|---|
System.String | Write-only; the conversation ID |
get_conversation_list_param_conv_type
Declaration
public TIMConvType get_conversation_list_param_conv_type
Field Value
Type | Description |
---|---|
TIMConvType | Write-only; the conversation type |