-
public interface ThinkingAnalyticsSDK.ThinkingSDKErrorCallback
-
-
Method Summary
Modifier and Type Method Description abstract voidonSDKErrorCallback(int code, String errorMsg, String ext)-
-
Method Detail
-
onSDKErrorCallback
abstract void onSDKErrorCallback(int code, String errorMsg, String ext)
-
-
-
-