Show / Hide Table of Contents

Enum TIMFriendshipRelationType

Namespace: com.tencent.imsdk.unity.enums
Assembly: cs.temp.dll.dll
Syntax
public enum TIMFriendshipRelationType

Fields

Name Description
kTIMFriendshipRelationType_BothFriend

kTIMFriendshipRelationType_BothFriend 双向好友

kTIMFriendshipRelationType_InMyFriendList

kTIMFriendshipRelationType_InMyFriendList 单向好友:对方是我的好友,我不是对方的好友

kTIMFriendshipRelationType_InOtherFriendList

kTIMFriendshipRelationType_InOtherFriendList 单向好友:对方不是我的好友,我是对方的好友

kTIMFriendshipRelationType_None

kTIMFriendshipRelationType_None 未知关系

In This Article
Back to top Generated by DocFX