Contains data sent when a friend terminates a
friendship with us
| C# |
public class FriendshipTerminatedEventArgs : EventArgs
| 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
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)