AgoraIO / RTM

143 stars 160 forks source link

History chat messages, i am using "agora-rtm-sdk" version "1.4.2", how to store and reload message history? #154

Closed trananhchuong closed 3 years ago

trananhchuong commented 3 years ago

I have reference function "SendMessageOptions" configure "enableHistoricalMessaging=true" but it's not working for me

plutoless commented 3 years ago

hi @trananhchuong you will need corresponding server-side restful api to get the message history. the apis are not yet available on en docs though. you can reach to support team if needed.

trananhchuong commented 3 years ago

i see, thank you @plutoless