OpenMetaverse Protocol Library Developers API Documentation
FriendshipResponseEventArgs Class
NamespacesOpenMetaverseFriendshipResponseEventArgs
A response containing the results of our request to form a friendship with another agent
Declaration Syntax
C#
public 
class 
FriendshipResponseEventArgs : 
EventArgs
Members
All Members Constructors Properties



Icon Member Description
FriendshipResponseEventArgs(UUID, String, Boolean)
Construct a new instance of the FriendShipResponseEventArgs class

Accepted
true if the agent accepted our friendship offer

AgentID
Get the ID of the agent we requested a friendship with

AgentName
Get the name of the agent we requested a friendship with

Inheritance Hierarchy
Object
EventArgs
  FriendshipResponseEventArgs

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)