TapSDK Unity
Public Member Functions | Properties | List of all members
TapTap.Friends.TDSFriendInfo Class Reference

The info of friend. More...

Public Member Functions

 TDSFriendInfo ()
 

Properties

TDSUser User [get, set]
 The friend. More...
 
bool Online [get, set]
 Whether is online. More...
 
Dictionary< string, string > RichPresence [get, set]
 The rich presences of the friend. More...
 

Detailed Description

The info of friend.

Constructor & Destructor Documentation

◆ TDSFriendInfo()

TapTap.Friends.TDSFriendInfo.TDSFriendInfo ( )
inline

Property Documentation

◆ Online

bool TapTap.Friends.TDSFriendInfo.Online
getset

Whether is online.

◆ RichPresence

Dictionary<string, string> TapTap.Friends.TDSFriendInfo.RichPresence
getset

The rich presences of the friend.

◆ User

TDSUser TapTap.Friends.TDSFriendInfo.User
getset

The friend.


The documentation for this class was generated from the following file: