-
Methods Method Description io.getstream.chat.android.livedata.disconnect() io.getstream.chat.android.livedata.sendMessage(Message,Function2) Sends the message. io.getstream.chat.android.offline.sendMessage(Message,Function2) Sends the message.
-
Classes Class Description io.getstream.chat.android.livedata.ChannelData A class that only stores the channel data and not all the other channel state Using this prevents code bugs and issues caused by confusing the channel data vs the full channel object