Skip to content

2.28.2

Compare
Choose a tag to compare
@andhikayuana andhikayuana released this 18 Oct 04:53
· 417 commits to master since this release
  • fix bug Jupuk (Qiscus Document Picker)
  • fix typo Denny Permission -> Deny Permission
  • provide getChatRooms() local with limit, offset params
QiscusCore.getDataStore().getChatRooms(limit, offset);

//or for Observable

QiscusCore.getDataStore().getObservableChatRooms(limit, offset);