Sent when another agent requests a friendship
with our agent
Declaration Syntax
C# |
public class FriendshipOfferedEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
FriendshipOfferedEventArgs(UUID, String, UUID) |
Construct a new instance of the
FriendshipOfferedEventArgs class
|
|
AgentID |
Get the ID of the agent requesting
friendship
|
|
AgentName |
Get the name of the agent requesting
friendship
|
|
SessionID |
Get the ID of the session, used in accepting
or declining the friendship offer
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)