Android.Content.Intent: Constructor Members

The constructors of Android.Content.Intent are listed below. For a list of all members, see the Intent Members list.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Create an empty intent.
Copy constructor.
Create an intent with a given action.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Create an intent with a given action and for a given data url.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.