Retrieve friend status notifications, and
retrieve avatar names and profiles
Declaration Syntax
C# |
public class AvatarManager
Members
All Members | Constructors | Methods | Events | ||
|
|
|
Icon | Member | Description |
---|---|---|
AvatarManager(GridClient) |
Represents other avatars
|
|
AvatarAnimation |
Raised when the simulator sends us data
containing an agents animation playlist
|
|
AvatarAppearance |
Raised when the simulator sends us data
containing the appearance information for an agent
|
|
AvatarClassifiedReply |
Raised when the simulator sends us data
containing the classified ads an agent has placed
|
|
AvatarGroupsReply |
Raised when the simulator sends us data
containing the group membership an agent is a member of
|
|
AvatarInterestsReply |
Raised when the simulator sends us data
containing the interests listed in an agents profile
|
|
AvatarPickerReply |
Raised when the simulator sends us data
containing name/id pair
|
|
AvatarPicksReply |
Raised when the simulator sends us data
containing the top picks from an agents profile
|
|
AvatarPropertiesReply |
Raised when the simulator sends us data
containing profile property information for an agent
|
|
ClassifiedInfoReply |
Raised when the simulator sends us data
containing the details of a classified ad
|
|
DisplayNamesAvailable () () () () |
Check if Display Names functionality is
available
|
|
DisplayNameUpdate |
Raised when the simulator sends us data
containing the details of display name change
|
|
GetDisplayNames(List < (Of < <' ( UUID > ) > > ) , AvatarManager . . :: . . DisplayNamesCallback) |
Request retrieval of display names (max 90
names per request)
|
|
PickInfoReply |
Raised when the simulator sends us data
containing the Pick details
|
|
RequestAvatarClassified(UUID) |
Start a request for Avatar Classifieds
|
|
RequestAvatarName(UUID) |
Request a single avatar name
|
|
RequestAvatarNames(List < (Of < <' ( UUID > ) > > ) ) |
Request a list of avatar names
|
|
RequestAvatarNameSearch(String, UUID) |
Search for an avatar (first name, last
name)
|
|
RequestAvatarPicks(UUID) |
Start a request for Avatar Picks
|
|
RequestAvatarProperties(UUID) |
Start a request for Avatar Properties
|
|
RequestClassifiedInfo(UUID, UUID) |
Start a request for details of a specific
profile classified
|
|
RequestPickInfo(UUID, UUID) |
Start a request for details of a specific
profile pick
|
|
RequestTrackAgent(UUID) |
Tracks the specified avatar on your map
|
|
UUIDNameReply |
Raised when the simulator sends us data
containing agent names/id values
|
|
ViewerEffect |
Raised when the simulator sends us data
containing an agents viewer effect information
|
|
ViewerEffectLookAt |
Raised when the simulator sends us data
containing the objects and effect when an agent is looking at
|
|
ViewerEffectPointAt |
Raised when the simulator sends us data
containing the objects and effect when an agent is pointing
at
|
Inheritance Hierarchy
Object | |
AvatarManager |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)