Added in API level 19
Rate
class Rate
kotlin.Any | |
↳ | android.provider.Telephony.Mms.Rate |
Message send rate table.
Summary
Constants | |
---|---|
static String |
When a message was successfully sent. |
Properties | |
---|---|
static Uri! |
The |
Constants
SENT_TIME
Added in API level 19
static val SENT_TIME: String
When a message was successfully sent.
Type: INTEGER (long)
Value: "sent_time"
Properties
CONTENT_URI
Added in API level 19
static val CONTENT_URI: Uri!
The content://
style URL for this table.