MissedResponseListener
Listener for missed responses. On Android, it is technically possible that the OS kills the app before the response is received. In that case, once the process gets recreated and you call TeyaAllInOneSDK, the missed responses will be delivered to this listener.
You should call TeyaAllInOneSDK soon after the process starts, like in the the Application's onCreate method.
Functions
Called when the requesting app is killed before receiving the response, and the process gets recreated when the app resumes.
Called when the requesting app is killed before receiving the response, and the process gets recreated when the app resumes.
Called when the requesting app is killed before receiving the response, and the process gets recreated when the app resumes.
Called when the requesting app is killed before receiving the response, and the process gets recreated when the app resumes.