Show / Hide Table of Contents

Class GroupAtInfo

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

Fields

conv_group_at_info_at_type

Declaration
public TIMGroupAtType conv_group_at_info_at_type
Field Value
Type Description
TIMGroupAtType

Read-only; the @ notification types: "@me", "@all", and "@all in the group and @me separately"

conv_group_at_info_seq

Declaration
public ulong conv_group_at_info_seq
Field Value
Type Description
System.UInt64

Read-only; the sequence number of an @ message, that is, a message with the "@me" or "@all" identifier.

In This Article
Back to top Generated by DocFX