public interface ClientListener
This class should be registered with the EmpyrClient class
| Modifier and Type | Method and Description |
|---|---|
void |
authorizationError(String error) |
void |
connectionError(String error) |
void |
unexpectedError(String error) |
void |
validationError(String error,
Map<String,String> errorDetails) |
Copyright © 2018 Empyr, Inc.. All rights reserved.