Parameters | Details |
---|---|
o | Intent |
action | String: The Intent action, such as ACTION_VIEW. |
uri | Uri: The Intent data URI. |
packageContext | Context: A Context of the application package implementing this class. |
cls | Class: The component class that is to be used for the intent. |
More about Intent
More about Intent Types