OpenMetaverse Protocol Library Developers API Documentation
FriendshipTerminatedEventArgs Class
NamespacesOpenMetaverseFriendshipTerminatedEventArgs
Contains data sent when a friend terminates a friendship with us
Declaration Syntax
C#
public 
class 
FriendshipTerminatedEventArgs : 
EventArgs
Members
All Members Constructors Properties



Icon Member Description
FriendshipTerminatedEventArgs(UUID, String)
Construct a new instance of the FrindshipTerminatedEventArgs class

AgentID
Get the ID of the agent that terminated the friendship with us

AgentName
Get the name of the agent that terminated the friendship with us

Inheritance Hierarchy
Object
EventArgs
  FriendshipTerminatedEventArgs

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