- packageName
- The name of the package implementing the desired component.
- className
- The name of a class inside of the application package that will be used as the component for this Intent.
Documentation for this section has not yet been entered.
Convenience for calling Intent.SetComponent(ComponentName) with an explicit application package name and class name.