Package 

Class StateHandlerBuilder

    • Method Summary

      Modifier and Type Method Description
      final <E1 extends E> Unit onEvent(Function3<FiniteStateMachine<S, E>, S1, E1, S> func)
      • Methods inherited from class io.getstream.chat.android.core.internal.fsm.builder.StateHandlerBuilder

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

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