Saved Bookmarks
| 1. |
41. Ifi is the object of intent then to receive 'email' information from thereceived Intentmethod is used.O i.getEmail()O i.getString("email")O i.getStringExtra("email")Oi.getData("email") |
|
Answer» is the OBJECT of INTENT then to RECEIVE 'email' INFORMATION from the received Intent the ANSWER is i.getEmail() |
|