public interface CallStatsInitListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(CallStatsErrors error,
String errMsg)
On intilization error.
|
void |
onInitialized(String msg)
On initialized.
|
void onError(CallStatsErrors error, String errMsg)
error - the errorerrMsg - the err msgvoid onInitialized(String msg)
msg - the msgCopyright © 2016. All rights reserved.