Cloudkibo / Android

0 stars 0 forks source link

Image attachment in broadcast list #582

Closed sojharo closed 7 years ago

sojharo commented 7 years ago

This task is to attach images in broadcast chat message. The attachment will go to everybody in the broadcast list. It would depend on server side work I would open server side task for this.

sojharo commented 7 years ago

I have thought of design and endpoints to support file sharing in the broadcast list. I have update the following document:

https://docs.google.com/document/d/13YJVFZfaRX1dek-3DaCwDqcOkPmQhCJgyoifyKSiGHE/edit#

I am going to open a server side task to write endpoints to send broadcast message, send file, download file, confirmation of downloaded file and information of pending file.

@sumairasaeed @Assadbintahir

sumairasaeed commented 7 years ago

@acknowledged. Opening related client side tasks now. Will work on them once server side tasks are done.

sojharo commented 7 years ago

I have completed the work on this and pushed the code

jekram commented 7 years ago

Thanks