externalfriend - TogetherGames/Public-Unity-CSharp GitHub Wiki

ExternalFriend

Together::ExternalFriend

Overview

The ExternalFriend class represents a together ExternalFriend. This class is used to represent a friend from some external social network. (Facebook, Twitter, GooglePlus, etc...)


Members

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.


⚠️ **GitHub.com Fallback** ⚠️