Telephony.Sms.Intents


public static final class Telephony.Sms.Intents
extends Object

java.lang.Object
   ↳ android.provider.Telephony.Sms.Intents


Contains constants for SMS related Intents that are broadcast.

Summary

Constants

String ACTION_CHANGE_DEFAULT

Activity action: Ask the user to change the default SMS application.

String ACTION_DEFAULT_SMS_PACKAGE_CHANGED

Broadcast action: When the default SMS package changes, the previous default SMS package and the new default SMS package are sent this broadcast to notify them of the change.

String ACTION_EXTERNAL_PROVIDER_CHANGE

Broadcast action: When a change is made to the SmsProvider or MmsProvider by a process other than the default SMS application, this intent is broadcast to the default SMS application so it can re-sync or update the change.

String DATA_SMS_RECEIVED_ACTION

Broadcast Action: A new data based SMS message has been received by the device.

String