Show / Hide Table of Contents

Enum FriendRelationType

好友关系类型

调用checkFriend返回,判断好友关系

Namespace: com.tencent.imsdk.unity
Assembly: im-unity-plugin.dll
Syntax
public enum FriendRelationType : int

Fields

Name Description
V2TIM_FRIEND_RELATION_TYPE_BOTH_WAY

互为好友

V2TIM_FRIEND_RELATION_TYPE_IN_MY_FRIEND_LIST

对方在我的好友列表中

V2TIM_FRIEND_RELATION_TYPE_IN_OTHER_FRIEND_LIST

我在对方好友列表中

V2TIM_FRIEND_RELATION_TYPE_NONE

不是好友

In This Article
Back to top Generated by DocFX