public class Intent extends Object
| Constructor and Description |
|---|
Intent() |
| Modifier and Type | Method and Description |
|---|---|
Intent |
putExtra(String name,
CharSequence value) |
Intent |
setAction(String action) |
public Intent putExtra(String name, CharSequence value)
Copyright © 2022. All rights reserved.