SDKsAndroid
Send a message without OSS
Use sendMessageNotOss to send a media message whose resources were uploaded by your application.
Use this method when the media URLs are already included in the message. The media files do not need to be uploaded again.
messageManager.sendMessageNotOss(callback, message, peerUserID, null, offlinePushInfo);Was this page helpful?