InitiateUpload

From Second Life Wiki
Jump to navigation Jump to search

Message Layout

{
	InitiateUpload	Low		NotTrusted Unencoded
	{
		AgentData	Single
		{	AgentID		LLUUID	}
	}
	{
		FileData	Single
		{	BaseFilename	Variable	1	}	
		{	SourceFilename	Variable	1	}	
	}
}

Usage and Notes