Package zendesk.chat

Class ChatEngine



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

      • onStart

        public void onStart(MessagingApi messagingApi,
                            java.util.List<Configuration> configurations)
      • onStop

        public void onStop()
      • getId

        public java.lang.String getId()
      • getDescription

        public Description getDescription()
      • getType

        public Type getType()
      • isEnabled

        public boolean isEnabled()
      • isConversationOngoing

        public boolean isConversationOngoing()
      • onEvent

        public void onEvent(Event event)