Package 

Interface OnChannelLoadResultHandler

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onResult(List<GroupChannel> channelList, SendBirdException e) A callback for when the channels are loadedsince 3.1.
      • Methods inherited from class java.lang.Object

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