v1.0.0
Latest
2020.3+
Enum RelationshipType
The relationship type between members
Namespace: Unity.Services.Friends.Models
Syntax
[Preserve]
public enum RelationshipType
Fields
Name | Description | Value |
---|---|---|
Block | Enum Block for value: BLOCK | 2 |
BLOCK | ||
Friend | Enum Friend for value: FRIEND | 1 |
FRIEND | ||
FRIEND_REQUEST | ||
FriendRequest | Enum FriendRequest for value: FRIEND_REQUEST | 3 |