OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
OpenSim.Services.LLLoginService.LLLoginResponse.BuddyList.BuddyInfo Class Reference

Public Member Functions

 BuddyInfo (string buddyID)
 
 BuddyInfo (UUID buddyID)
 
Hashtable ToHashTable ()
 

Public Attributes

int BuddyRightsHave = 1
 
int BuddyRightsGiven = 1
 
string BuddyID
 

Detailed Description

Definition at line 1177 of file LLLoginResponse.cs.

Constructor & Destructor Documentation

OpenSim.Services.LLLoginService.LLLoginResponse.BuddyList.BuddyInfo.BuddyInfo ( string  buddyID)
inline

Definition at line 1183 of file LLLoginResponse.cs.

OpenSim.Services.LLLoginService.LLLoginResponse.BuddyList.BuddyInfo.BuddyInfo ( UUID  buddyID)
inline

Definition at line 1188 of file LLLoginResponse.cs.

Member Function Documentation

Hashtable OpenSim.Services.LLLoginService.LLLoginResponse.BuddyList.BuddyInfo.ToHashTable ( )
inline

Definition at line 1193 of file LLLoginResponse.cs.

Member Data Documentation

string OpenSim.Services.LLLoginService.LLLoginResponse.BuddyList.BuddyInfo.BuddyID

Definition at line 1181 of file LLLoginResponse.cs.

int OpenSim.Services.LLLoginService.LLLoginResponse.BuddyList.BuddyInfo.BuddyRightsGiven = 1

Definition at line 1180 of file LLLoginResponse.cs.

int OpenSim.Services.LLLoginService.LLLoginResponse.BuddyList.BuddyInfo.BuddyRightsHave = 1

Definition at line 1179 of file LLLoginResponse.cs.


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