Rocket.Chat.Java.SDK icon indicating copy to clipboard operation
Rocket.Chat.Java.SDK copied to clipboard

[DEPRECATED, NOT MAINTAINED] Java/Android SDK for Rocket.Chat

Results 20 Rocket.Chat.Java.SDK issues
Sort by recently updated
recently updated
newest added

Broken link for android demo of rocket.chat app was not working and showing error 404 . Thus, changed.

I am trying to upload a fille using uploadFIle method it gives me upload error: ErrorObject{reason='Store not found', errorType='Meteor.Error', error=0, message='Store not found [invalid-store]'}

When calling register guest function, the following error is thrown: `org.json.JSONException: JSONObject["token"] not found. at org.json.JSONObject.get(JSONObject.java:473) 2018-07-15 01:51:26.124 at org.json.JSONObject.getString(JSONObject.java:654) at io.rocketchat.livechat.model.GuestObject.(GuestObject.java:21) INFO at io.rocketchat.livechat.middleware.LiveChatMiddleware.processCallback(LiveChatMiddleware.java:57) at io.rocketchat.livechat.LiveChatAPI.onTextMessage(LiveChatAPI.java:176) at io.rocketchat.common.network.Socket$1.onTextMessage(Socket.java:112) at...

I have added the compile line code in build.gradle to use this sdk. But still i doubt that all the sdk is imported. when i import any class its saying...

Latest release is 0.7.1.9, doc and source is more like a mix version. You would find something different all the time :+1: Although you guys marked this as deprecated, the...

The serverl can be connected,but the livechatsdk cannot be initialized.The error messsage is "Method not Found[404]"!

I can't find a method for set users presence (online, offline). I only find REST API method /api/v1/users.getPresence. How can I set user presence?

I am trying to connect server using realtime api of rocket chat i have used these server url server url = wss://server.com/websocket or server url = wss://server.com But in both...

question

# Description We need to support the API to register a new user. Documentation: https://docs.rocket.chat/developer-guides/rest-api/users/create. ## Progress - [ ] Registration of the user; - [ ] Support to custom...

api: rest

News user registerd via restapi Not possible Subscriptions or join room. not get getChatHistory. But it work Default main room but not work other Channel creted by admin.. If that...