| java.lang.Object | |||
| ↳ | com.android.mms.transaction.Observable | ||
| ↳ | com.android.mms.transaction.Transaction | ||
| ↳ | com.android.mms.transaction.RetrieveTransaction | ||
The RetrieveTransaction is responsible for retrieving multimedia messages (M-Retrieve.conf) from the MMSC server. It:
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.android.mms.transaction.Transaction
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.android.mms.transaction.Transaction
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Get the type of the transaction.
| |||||||||||
An instance of Transaction encapsulates the actions required
during a MMS Client transaction.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.android.mms.transaction.Transaction
| |||||||||||
From class
com.android.mms.transaction.Observable
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Runnable
| |||||||||||
| MmsException |
|---|
Get the type of the transaction.
An instance of Transaction encapsulates the actions required during a MMS Client transaction.