I have been using Twilio and use DataTrack for similar functionality. Twilio officially states that the data size limit is 16kb, but I confirmed that the actual Android client sdk has a limit of up to 64kb when transmitting data.
What is the data size limit when using command channel in Zoom’s Android client sdk?
I am asking about this because I am considering migrating from Twilio to Zoom.
Are you trying to send a file during a call?
I’m trying to understand the use case and will propose if command channel or other functionalitys will be more relevant.