Package zendesk.chat

Class ChatEngine



  • public class ChatEngine
    extends ObservableEngine
    Implementation of an engine that connects Messaging SDK with ChatProviders.
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      static ChatEngine engine()
      Returns the chat engine to be used in the Messaging SDK.
      void update(Update update) 
      • Methods inherited from class java.lang.Object

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

      • update

        public void update(Update update)