LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.Requests.LootLockerAcceptedFriend Class Reference

Represents an accepted friend with additional friend request metadata /summary> More...

Inheritance diagram for LootLocker.Requests.LootLockerAcceptedFriend:
Collaboration diagram for LootLocker.Requests.LootLockerAcceptedFriend:

Properties

DateTime accepted_at [get, set]
 Whether or not the player is currently online /summary>
 
- Properties inherited from LootLocker.Requests.LootLockerFriend
string player_id [get, set]
 The id of the player /summary>
 
string name [get, set]
 The name (if any has been set) of the player /summary>
 
string public_uid [get, set]
 The public uid of the player /summary>
 
DateTime created_at [get, set]
 When the player's account was created /summary>
 

Detailed Description

Represents an accepted friend with additional friend request metadata /summary>

Property Documentation

◆ accepted_at

DateTime LootLocker.Requests.LootLockerAcceptedFriend.accepted_at
getset

Whether or not the player is currently online /summary>

When the friend request for this friend was accepted /summary>