If you want to get String data from the intent for a broadcast action, what method of the Intent class can you use?

If you want to get String data from the intent for a broadcast action, what method of the Intent class can you use?




Answer: getStringExtra


Learn More :