OpenMetaverse Protocol Library Developers API Documentation
OfferFriendship Method (agentID, message)
NamespacesOpenMetaverseFriendsManagerOfferFriendship(UUID, String)
Offer friendship to an avatar.
Declaration Syntax
C#
public 
void 
OfferFriendship(
        
UUID 
agentID,
        
string 
message
)
Parameters
agentID ( UUID)
System ID of the avatar you are offering friendship to
message ( String)
A message to send with the request

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