Added in API level 4
SubmitPdu
open class SubmitPdu
| kotlin.Any | |
| ↳ | android.telephony.SmsMessage.SubmitPdu |
Summary
| Public methods | |
|---|---|
| open String |
toString()Returns a string representation of the object. |
| Properties | |
|---|---|
| ByteArray! | |
| ByteArray! | |
Public methods
toString
Added in API level 4
open fun toString(): String
Returns a string representation of the object.
| Return | |
|---|---|
String |
a string representation of the object. |