If the intent has extra integer information passed to it with a name of "message", we can retrieve that information using which of the following?

Question:If the intent has extra integer information passed to it with a name of "message", we can retrieve that information using which of the following?

1.intent.getStringExtra("message");

2.intent.getIntExtra("message");

3.intent.getObjectExtra("message");

4.intent.getExtra("message");


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!