You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read the README and tried to create a native Java app in Android. It writes following in the README:
Create a class, say WebSocket extending WebSocketListener
But I don't find WebSocketListener in the package. Please kindly give me some help about this problem.