How to get feedback on message sent?

How to get feedback on message sent?



A) Use two Intent objects in the sendTextMessage() method.

B) Use two PendingIntent objects in the sendTextMessage() method.

C) Use two PendingIntent objects in the startActivity() method.

D) None of the above.




Answer: B


Learn More :