Show / Hide Table of Contents

Class MsgDownloadElemResult

Inheritance
System.Object
ExtraData
MsgDownloadElemResult
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 MsgDownloadElemResult : ExtraData

Fields

msg_download_elem_result_current_size

Declaration
public uint msg_download_elem_result_current_size
Field Value
Type Description
System.UInt32

msg_download_elem_result_total_size

Declaration
public uint msg_download_elem_result_total_size
Field Value
Type Description
System.UInt32
In This Article
Back to top Generated by DocFX