libsecondlife API Developers Documentation
AvatarManager Class
NamespaceslibsecondlifeAvatarManager
Retrieve friend status notifications, and retrieve avatar names and profiles
Declaration Syntax
C#Visual BasicVisual C++
public class AvatarManager
Public Class AvatarManager
public ref class AvatarManager
Members
All MembersConstructorsMethodsEvents



IconMemberDescription
AvatarManager(SecondLife)
Represents other avatars

AvatarAnimationHandler(Packet, Simulator)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnAvatarAppearance

OnAvatarGroups

OnAvatarInterests

OnAvatarNames

OnAvatarNameSearch

OnAvatarPicks

OnAvatarProperties

OnEffect

OnLookAt

OnPickInfo

OnPointAt

RequestAvatarName(LLUUID)
Request a single avatar name

RequestAvatarNames(List<(Of <(LLUUID>)>))
Request a list of avatar names

RequestAvatarNameSearch(String, LLUUID)
Search for an avatar (first name, last name, and uuid)

RequestAvatarPicks(LLUUID)
Start a request for Avatar Picks

RequestAvatarProperties(LLUUID)
Start a request for Avatar Properties

RequestPickInfo(LLUUID, LLUUID)
Start a request for details of a specific profile pick

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TrackAvatar(LLUUID)
Tracks the specified avatar on your map

Inheritance Hierarchy
Object
AvatarManager

Assembly: libsecondlife (Module: libsecondlife) Version: 1.0.0.0