RequestFriendship

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	RequestFriendship Low NotTrusted Unencoded
	{
		AgentData		Single
		{	AgentID		LLUUID  }
		{	SessionID	LLUUID  }
	}
	{
		AgentBlock			Single
		{	FolderID		LLUUID	} 
		{	DestID			LLUUID	}
		{	TransactionID	LLUUID	}
	}
}

Usage and Notes