Package 

Interface SendMessageWithAttachments

    • Method Summary

      Modifier and Type Method Description
      abstract Call<Message> invoke(String cid, Message message, List<File> files, Function2<Attachment, File, Unit> attachmentTransformer)
      • Methods inherited from class io.getstream.chat.android.livedata.usecase.SendMessageWithAttachments

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait