externalfriend - TogetherGames/Public-Unity-CSharp GitHub Wiki
Together::ExternalFriend
The ExternalFriend class represents a together ExternalFriend. This class is used to represent a friend from some external social network. (Facebook, Twitter, GooglePlus, etc...)
string FriendType
The type of social network the friend relationship originated from. ("FB" for Facebook)
string FriendID
The ID of the friend on some social network. (FacebookID for Facebook)
string Name
The name of the friend on some social network.