If network connection lost in between message sending in conversation then message status show failed. but after network connection comes how can we resend that message? Used Rainbow SDK version - ...
if message sending is failed in conversation then how to resend it. I found that method but how it's implement in my code?please suggest me -(Message *) reSendMessage:(Message *) message to:(Conver...