public class SMSActivateSMS extends Object
| Modifier and Type | Method and Description |
|---|---|
@NotNull String |
getDate()
Returns the sms arrival date.
|
long |
getPhoneFrom()
Returns the phone from such a sms came.
|
@NotNull String |
getText()
Returns the text sms.
|
String |
toString() |
public long getPhoneFrom()
@NotNull public @NotNull String getText()
@NotNull public @NotNull String getDate()
Copyright © 2020. All rights reserved.