mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
* Committing more unfinished stuff. Nothing significant at the moment. IM related.
This commit is contained in:
@@ -49,6 +49,8 @@ namespace OpenSim.Framework.Communications
|
||||
/// <returns>A user profile. Returns null if no user profile is found.</returns>
|
||||
UserProfileData GetUserProfile(LLUUID userId);
|
||||
|
||||
UserAgentData GetAgentByUUID(LLUUID userId);
|
||||
|
||||
void clearUserAgent(LLUUID avatarID);
|
||||
List<AvatarPickerAvatar> GenerateAgentPickerRequestResponse(LLUUID QueryID, string Query);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user