twilio / twilio-chat-demo-android

Chat API Demo Application for Android
MIT License
62 stars 51 forks source link

Docs never say that includes message with the given index for getMessagesAfter/Before #107

Closed rusmonster closed 5 years ago

rusmonster commented 5 years ago

From the docs for the Android SDK:

Never does it say that includes message with the given index (says before given index explicitly).

Alternatively:

Maybe Android docs could be updated? Same story with void com.twilio.chat.Messages.getMessagesAfter

Cheers!

Originally posted by @astamato in https://github.com/twilio/twilio-chat-demo-android/issues/92#issuecomment-539917570

rusmonster commented 5 years ago

fixed and will be released in the next SDK version

rusmonster commented 5 years ago

fixed in sdk 4.2.4