How to share media using Twilio Conversation API? - in .NET MAUI

131 Views Asked by At

I am developing an android chat application using Twilio Conversation API in.NET MAUI. I don't get a sample in Twilio documentation. How to share media here?

I tried this stack overflow solution. It doesn't work for my case. I don't find any method like ConversationMessageResource.Create() as mentioned here.

0

There are 0 best solutions below