Cloudkibo / iOS

iOS Code
0 stars 0 forks source link

(Group File Share) Logic for sharing Video in Group #540

Closed sumairasaeed closed 7 years ago

sumairasaeed commented 7 years ago

Here we will write logic to send and receive video files in group

jekram commented 7 years ago

I can understand the UI. Tell me how this logic will be any different then 1-1 Video Share?

sumairasaeed commented 7 years ago

We will be using most part of 1-1 video sharing logic. Difference will be in calling API with different parameters and updating database.

On Fri, Mar 24, 2017 at 7:56 AM, Cloudkibo notifications@github.com wrote:

I can understand the UI. Tell me how this logic will be any different then 1-1 Video Share?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Cloudkibo/iOS/issues/540#issuecomment-288920031, or mute the thread https://github.com/notifications/unsubscribe-auth/AKbhp-BO5BAnwkSGUiZs0W-Smr585U2xks5rozDpgaJpZM4MgLuI .

jekram commented 7 years ago

I expect these task should not take more than a couple of hours. If that is not true, then explain to me why not?

sumairasaeed commented 7 years ago

Yes sir. All these logic tasks for file sharing in group chat will take couple of hours. We will start working on these once we have endpoints ready for these

On Fri, Mar 24, 2017 at 10:52 AM, Cloudkibo notifications@github.com wrote:

I expect these task should not take more than a couple of hours. If that is not true, then explain to me why not?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Cloudkibo/iOS/issues/540#issuecomment-288939546, or mute the thread https://github.com/notifications/unsubscribe-auth/AKbhpwhJVnOMfGuDkUMSIdOpHX-TJC2Uks5ro1oagaJpZM4MgLuI .

sumairasaeed commented 7 years ago

This was done

jekram commented 7 years ago

Thanks