TwilioDevEd / twiliochat-swift

Swift implementation of Twilio Chat
https://www.twilio.com/docs/tutorials/walkthrough/ip-chat/ios/swift
MIT License
46 stars 18 forks source link

Caching mechanism for Media as described in documentation #41

Open jigar007 opened 4 years ago

jigar007 commented 4 years ago

https://www.twilio.com/docs/chat/media-support?code-sample=code-creating-a-media-message-2&code-language=Swift&code-sdk-version=default

Where can I find this caching mechanism as written in documentation?

Screen Shot 2020-06-03 at 12 15 59 am