Show / Hide Table of Contents

Class MessageReceipt

Inheritance
System.Object
MessageReceipt
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 MessageReceipt

Fields

msg_receipt_conv_id

Declaration
public string msg_receipt_conv_id
Field Value
Type Description
System.String

Read-only; the conversation ID

msg_receipt_conv_type

Declaration
public TIMConvType msg_receipt_conv_type
Field Value
Type Description
TIMConvType

Read-only; the conversation type

msg_receipt_time_stamp

Declaration
public ulong msg_receipt_time_stamp
Field Value
Type Description
System.UInt64

Read-only; the time stamp

In This Article
Back to top Generated by DocFX