1

Here is my code...

mQbChatDialog.join(history, new QBEntityCallback() {
           @Override
           public void onSuccess(Object o, Bundle bundle) {

               Log.e("Sucess"," == Success");
           }

           @Override
           public void onError(QBResponseException e) {
               Log.e("Sucess"," == Success");
           }
       });

it is returning error. com.quickblox.core.exception.QBResponseException: XMPPError: internal-server-error - wait

Please help.

Mehul Santoki
  • 1,208
  • 1
  • 12
  • 25

0 Answers0