| Package | Description |
|---|---|
| ru.sms_activate.response.api_activation | |
| ru.sms_activate.response.api_activation.enums |
| Modifier and Type | Method and Description |
|---|---|
@NotNull SMSActivateStatusNumber |
SMSActivateGetFullSmsResponse.getSmsActivateGetFullTypeResponse()
Returns the status activation.
|
| Constructor and Description |
|---|
SMSActivateGetFullSmsResponse(@NotNull SMSActivateStatusNumber smsActivateStatusNumber,
@NotNull String text)
Constructor response getFullSMS with data from server.
|
| Modifier and Type | Method and Description |
|---|---|
static @NotNull SMSActivateStatusNumber |
SMSActivateStatusNumber.getStatusByName(@NotNull String name)
Returns the state activation by name.
|
static SMSActivateStatusNumber |
SMSActivateStatusNumber.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SMSActivateStatusNumber[] |
SMSActivateStatusNumber.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.