Url of a stream

Extras
Extra key: 
android.intent.extra.STREAM

Identifies as stream that will be handled by the receiver of the intent. Note that the url must be accessible by the receiving activity (important for content:// urls)

Intents using Url of a stream

Title Actionsort icon Extras Description
Send data to someone android.intent.action.SEND

Deliver some data to someone else.

Send a message to the given uri android.intent.action.SENDTO

Send a message to someone specified by the data.