Photon Unity Networking 2  v2.1
English | 日本語 | 한국
Public Member Functions | Properties | List of all members
FriendInfo Class Reference

Used to store info about a friend's online state and in which room he/she is. More...

Public Member Functions

override string ToString ()
 

Properties

string Name [get]
 
string UserId [get, protected set]
 
bool IsOnline [get, protected set]
 
string Room [get, protected set]
 
bool IsInRoom [get]
 

Detailed Description

Used to store info about a friend's online state and in which room he/she is.