TerminateFriendship: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
mNo edit summary
 
(No difference)

Latest revision as of 16:01, 21 November 2006

Message Layout

{
	TerminateFriendship Low NotTrusted Unencoded
	{
		AgentData		Single
		{ AgentID		LLUUID	}
		{ SessionID		LLUUID	}
	}
	{
		ExBlock			Single
		{ OtherID		LLUUID	}
	}
}

Usage and Notes