Change the rights of a friend avatar.

C# |
public void GrantRights( UUID friendID, FriendRights rights )

- friendID ( UUID)
- the of the friend
- rights ( FriendRights)
- the new rights to give the friend

This method will implicitly set the
rights to those passed in the rights parameter.

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