Package zendesk.chat

Class ChatInfo



  • public class ChatInfo
    extends java.lang.Object
    Wrapper class for handling the response from ChatProvider#getChatInfo(com.zendesk.service.ZendeskCallback)
    • Constructor Summary

      Constructors 
      Constructor and Description
      ChatInfo(boolean isChatting) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean isChatting() 
      • Methods inherited from class java.lang.Object

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

      • ChatInfo

        public ChatInfo(boolean isChatting)
    • Method Detail

      • isChatting

        public boolean isChatting()