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 Two-way friend

kTIMFriendshipRelationType_InMyFriendList

kTIMFriendshipRelationType_InMyFriendList One-way friends: the other party is my friend, I am not the other party's friend

kTIMFriendshipRelationType_InOtherFriendList

kTIMFriendshipRelationType_InOtherFriendList One-way friends: the other party is not my friend, I am the other party's friend

kTIMFriendshipRelationType_None

kTIMFriendshipRelationType_None Unknown relationship

In This Article
Back to top Generated by DocFX