I want to development&test in china area, if i use Singapore‘s sandbox account, in my program, the event callback very slowly, so i want to use Chinese region sandbox account, but i apply for t...
I have a question about rainbow web SDK, I find out our UPAAS web page only support chrome/firefox/opera/safari, however, our Rainbow web SDK support browser as listed below Chrome stable...
Now I get a conversation by follow code: getConversationByID(id) { return this.nodeSDK.conversations.getConversationById(id);}; Then, I get the data as follows: messages: [],participantStatuses:...
I want to display contacts by NodeJS SDK, however, I can't find the contact photo, how can I get this function, I can get it through RainbowSDK.getContact().getPhoto() on android SDK, but on NodeJS...