Photon Unity Networking: FriendInfo Class Reference

Photon Unity Networking

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, set]
 
bool IsOnline [get, set]
 
string Room [get, set]
 
bool IsInRoom [get]
 

Detailed Description

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

Member Function Documentation

override string FriendInfo.ToString ( )

Property Documentation

bool FriendInfo.IsInRoom
get
bool FriendInfo.IsOnline
getset
string FriendInfo.Name
get
string FriendInfo.Room
getset
string FriendInfo.UserId
getset
Online Documentation  -  Dashboard  -  Support Forum Exit Games GmbH