public interface SMSActivateExceptionListener
| Modifier and Type | Method and Description |
|---|---|
void |
handle(@NotNull String errorFromServer)
The method is called every time it receives invalid data from the server.
|
void handle(@NotNull
@NotNull String errorFromServer)
errorFromServer - error name from server.Copyright © 2020. All rights reserved.