Package 

Interface LeaveChannel

    • Method Summary

      Modifier and Type Method Description
      abstract Call<Unit> invoke(String cid) Leaves the channel with the specified id
      • Methods inherited from class io.getstream.chat.android.livedata.usecase.LeaveChannel

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • invoke

         abstract Call<Unit> invoke(String cid)

        Leaves the channel with the specified id

        Parameters:
        cid - : the full channel id i.