Show / Hide Table of Contents

Class MessageImage

图片

Inheritance
System.Object
MessageImage
Namespace: com.tencent.imsdk.unity
Assembly: im-unity-plugin.dll
Syntax
public class MessageImage : object

Fields

height

Declaration
public int height
Field Value
Type Description
System.Int32

size

Declaration
public int size
Field Value
Type Description
System.Int32

type

Declaration
public int type
Field Value
Type Description
System.Int32

url

Declaration
public string url
Field Value
Type Description
System.String

uuid

Declaration
public string uuid
Field Value
Type Description
System.String

width

Declaration
public int width
Field Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX