| Package | Description |
|---|---|
| ru.sms_activate | |
| ru.sms_activate.response.api_activation | |
| ru.sms_activate.response.api_rent |
| Constructor and Description |
|---|
SMSActivateApi(@NotNull String apiKey)
Constructor API sms-activate with API key.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull SMSActivateActivation |
SMSActivateGetMultiServiceNumberResponse.get(int activationId)
Returns the activations by specified Id.
|
@NotNull SMSActivateCountryInfo |
SMSActivateGetCountriesResponse.get(int countryId)
Returns the country info by id.
|
@NotNull Set<String> |
SMSActivateGetPricesResponse.getServicesByCountryId(@NotNull Integer countryId)
Returns the set with short name service.
|
@NotNull Map<String,SMSActivateGetPriceInfo> |
SMSActivateGetPricesResponse.getSmsActivateGetPriceMap(@NotNull Integer countryId)
Returns the map with services by country id.
|
@NotNull SMSActivateServiceInfo |
SMSActivateGetNumbersStatusResponse.getSMSActivateServiceForwardInfoByShortName(@NotNull String serviceName)
Returns the service by shortName.
|
@NotNull SMSActivateServiceInfo |
SMSActivateGetNumbersStatusResponse.getSMSActivateServiceInfoByShortName(@NotNull String serviceName)
Returns the service by shortName.
|
| Modifier and Type | Method and Description |
|---|---|
@NotNull SMSActivateRentService |
SMSActivateGetRentServicesAndCountriesResponse.getRentServiceByShortName(@NotNull String serviceShortName)
Returns the service rent by name.
|
Copyright © 2020. All rights reserved.