Package 

Interface GetChannelController

    • Method Summary

      Modifier and Type Method Description
      abstract Call<ChannelController> invoke(String cid) Returns a ChannelController for given cid
      • Methods inherited from class io.getstream.chat.android.livedata.usecase.GetChannelController

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

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