Show / Hide Table of Contents

Class MessageLocationElem

地理位置消息

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

Fields

desc

Declaration
public string desc
Field Value
Type Description
System.String

latitude

Declaration
public double latitude
Field Value
Type Description
System.Double

longitude

Declaration
public double longitude
Field Value
Type Description
System.Double
In This Article
Back to top Generated by DocFX