How to read the stored messages in mesibo flutter sdk?

36 views Asked by At

The mesibo documentation says that to read the stored messages you have to create a read session, how do i do that using mesibo sdk for flutter, there doesn't seem to be any "ReadSession" method.

https://docs.mesibo.com/api/messaging/reading-messages/

I tried to create an instance from the profile object but I couldn't find any method for getting the read session.

0

There are 0 answers