- GENERAL_ERROR - Static variable in class com.hyphenate.helpdesk.Error
-
一般错误,未细分的错误一般通过此errorcode抛出来
- get(String) - Method in class com.hyphenate.helpdesk.httpclient.HttpClient
-
Prepare a new request with the request method GET
- getAccessToken() - Method in class com.hyphenate.chat.ChatClient
-
Deprecated.
- getAgentIdentityInfo() - Method in class com.hyphenate.helpdesk.model.MessageAttributes
-
- getAgentInfo(Message) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getAgentInfo() - Method in class com.hyphenate.helpdesk.model.TransferIndication
-
- getAllConversations() - Method in class com.hyphenate.chat.ChatManager
-
获取所有会话
- getAllConversations() - Method in class com.hyphenate.chat.KefuConversationManager
-
获取会话列表
- getAllMessages() - Method in class com.hyphenate.chat.Conversation
-
获取已加载的消息列表
- getAllMsgCount() - Method in class com.hyphenate.chat.Conversation
-
获取会话消息数
- getAppKey() - Method in class com.hyphenate.chat.ChatClient
-
Deprecated.
- getAppraiseTag() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo.Degree
-
- getArticles() - Method in class com.hyphenate.helpdesk.model.ArticlesInfo
-
- getArticlesMessage(Message) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getAssignee() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getAttachments() - Method in class com.hyphenate.helpdesk.domain.CommentEntity
-
附件列表
- getAttachments() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody
-
- getAttachments() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getAvatar() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.CreatorBean
-
创建这个comment的人的头像
- getAvatar() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.CreatorBean
-
- getAvatar() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody.CreatorBean
-
- getAvatar() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.AssigneeBean
-
- getAvatar() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CreatorBean
-
- getAvatar() - Method in class com.hyphenate.helpdesk.model.AgentInfo
-
- getBigIcon() - Method in class com.hyphenate.helpdesk.emojicon.Emojicon
-
获取大图片资源id
- getBigIconPath() - Method in class com.hyphenate.helpdesk.emojicon.Emojicon
-
获取大图(动态地址)地址()
- getBigIconRemotePath() - Method in class com.hyphenate.helpdesk.emojicon.Emojicon
-
获取大图远程地址
- getBody() - Method in class com.hyphenate.chat.Message
-
Deprecated.
- getBooleanAttribute(String) - Method in class com.hyphenate.chat.Message
-
- getBooleanAttribute(String, boolean) - Method in class com.hyphenate.chat.Message
-
- getCategory() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getCategory_id() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody
-
- getChat() - Method in class com.hyphenate.chat.ChatClient
-
Deprecated.
- getClosed_at() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getComments(String, String, String, ValueCallBack<String>) - Method in class com.hyphenate.helpdesk.manager.TicketManager
-
Deprecated.
- getComments(String, String, String, ValueCallBack<String>, int, int) - Method in class com.hyphenate.helpdesk.manager.TicketManager
-
Deprecated.
- getCompany() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.CreatorBean
-
- getCompany() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.CreatorBean
-
- getCompany() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody.CreatorBean
-
- getCompany() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CreatorBean
-
- getConnectTimeout() - Method in class com.hyphenate.helpdesk.httpclient.HttpClient
-
Get the connect timeout in seconds.
- getContainerObject(Message, String) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getContent() - Method in class com.hyphenate.helpdesk.domain.CommentEntity
-
评论的内容
- getContent() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody
-
- getContent() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody
-
- getContent() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getContent() - Method in class com.hyphenate.helpdesk.model.Content
-
- getContentCharset() - Method in class com.hyphenate.helpdesk.httpclient.HttpResponse
-
Get the charset for this response, or null if unknown.
- getContents() - Method in class com.hyphenate.helpdesk.model.CompositeContent
-
- getContentType() - Method in class com.hyphenate.helpdesk.httpclient.HttpResponse
-
Get the content type for this response, or null if unknown.
- getControlType() - Method in class com.hyphenate.helpdesk.model.ControlMessage
-
- getConversation(String) - Method in class com.hyphenate.chat.ChatManager
-
通过会话id获取会话
- getCookies() - Method in class com.hyphenate.helpdesk.httpclient.HttpResponse
-
Get the response cookies.
- getCreated_at() - Method in class com.hyphenate.helpdesk.domain.CommentEntity
-
创建时间
- getCreated_at() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getCreator() - Method in class com.hyphenate.helpdesk.domain.CommentEntity
-
{"id":"创建这个评论的人的id","username":"创建这个comment的人的username","name":"创建这个comment的人的name","avatar":"创建这个comment的人的头像","type":"创建这个comment的人的类型, 例如是坐席还是访客","email":"电子邮件地址","phone":"电话号码","qq":"qq号码","company":"公司","description":"具体的描述信息"}
- getCreator() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody
-
- getCreator() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody
-
- getCreator() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getCtrlType() - Method in class com.hyphenate.helpdesk.model.ToCustomServiceInfo
-
- getCurrentSessionId(String, ValueCallBack<String>) - Method in class com.hyphenate.chat.ChatManager
-
获取当前会话状态
- getCurrentUserName() - Method in class com.hyphenate.chat.ChatClient
-
Deprecated.
- getCustomEmojiMessage(Message) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getDate() - Method in class com.hyphenate.helpdesk.model.ArticlesInfo.ArticleItem
-
- getDegree(int) - Method in class com.hyphenate.helpdesk.model.EvaluationInfo
-
- getDegreeId() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo.TagInfo
-
- getDegreeList() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo
-
- getDesc() - Method in class com.hyphenate.helpdesk.model.OrderInfo
-
- getDesc() - Method in class com.hyphenate.helpdesk.model.VisitorTrack
-
- getDescription() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.CreatorBean
-
具体的描述信息
- getDescription() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.CreatorBean
-
- getDescription() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody.CreatorBean
-
- getDescription() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CategoryBean
-
- getDescription() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CreatorBean
-
- getDescription() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.PriorityBean
-
- getDescription() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.ResolutionBean
-
- getDescription() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.StatusBean
-
- getDescription() - Method in class com.hyphenate.helpdesk.model.ArticlesInfo.ArticleItem
-
- getDescription() - Method in class com.hyphenate.helpdesk.model.FormInfo
-
- getDetail() - Method in class com.hyphenate.helpdesk.model.ControlMessage
-
- getEmail() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.CreatorBean
-
电子邮件地址
- getEmail() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.CreatorBean
-
- getEmail() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody.CreatorBean
-
- getEmail() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CreatorBean
-
- getEmojicon(String) - Method in class com.hyphenate.helpdesk.manager.EmojiconManager
-
根据远端地址获取自定义表情实体
- getEmojiconInfoIconsJson(String) - Method in class com.hyphenate.chat.ChatClient
-
sdk外请勿调用
- getEmojiconInfoPackagesJson(String) - Method in class com.hyphenate.chat.ChatClient
-
sdk外请勿调用
- getEmojiconList(EmojiconManager.EmojiconPackage) - Method in class com.hyphenate.helpdesk.manager.EmojiconManager
-
获取表情包的自定义表情列表
- getEmojiPackagesList() - Method in class com.hyphenate.helpdesk.manager.EmojiconManager
-
获取表情包列表
- getEmojiText() - Method in class com.hyphenate.helpdesk.emojicon.Emojicon
-
获取emoji文本内容
- getEnterpriseWelcome(ValueCallBack<String>) - Method in class com.hyphenate.chat.ChatManager
-
获取企业欢迎语
- getEntities() - Method in class com.hyphenate.helpdesk.domain.CommentListResponse
-
- getEntities() - Method in class com.hyphenate.helpdesk.domain.TicketListResponse
-
- getError() - Method in class com.hyphenate.chat.Message
-
Deprecated.
- getEvalRequest(Message) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getEventName() - Method in class com.hyphenate.helpdesk.model.TransferIndication
-
- getEventObj() - Method in class com.hyphenate.helpdesk.model.TransferIndication
-
- getExtField() - Method in class com.hyphenate.chat.Conversation
-
Deprecated.
- getFileList(String, boolean, boolean) - Static method in class com.hyphenate.helpdesk.util.ZipUtil
-
取得压缩包中的 文件列表(文件夹,文件自选)
- getFirstHeaderValue(String) - Method in class com.hyphenate.helpdesk.httpclient.HttpResponse
-
Get the first header value, or null if unset.
- getFormMessage(Message) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getFrom() - Method in class com.hyphenate.chat.Message
-
Deprecated.
- getHeaders() - Method in class com.hyphenate.helpdesk.httpclient.HttpResponse
-
Get the response headers.
- getIcon() - Method in class com.hyphenate.helpdesk.emojicon.Emojicon
-
获取静态图片(小图片)资源id
- getIcon_url() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CategoryBean
-
- getIcon_url() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.PriorityBean
-
- getIcon_url() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.ResolutionBean
-
- getIcon_url() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.StatusBean
-
- getIconPath() - Method in class com.hyphenate.helpdesk.emojicon.Emojicon
-
获取静态图片地址
- getIconRemotePath() - Method in class com.hyphenate.helpdesk.emojicon.Emojicon
-
获取小图远程地址
- getId() - Method in class com.hyphenate.chat.OfficialAccount
-
- getId() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.CreatorBean
-
创建这个评论的人的id
- getId() - Method in class com.hyphenate.helpdesk.domain.CommentEntity
-
long类型的id
- getId() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.ReplyBean
-
- getId() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.CreatorBean
-
- getId() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.ReplyBean
-
- getId() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.AssigneeBean
-
- getId() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CategoryBean
-
- getId() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CreatorBean
-
- getId() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getId() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.PriorityBean
-
- getId() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.ResolutionBean
-
- getId() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.StatusBean
-
- getId() - Method in class com.hyphenate.helpdesk.model.ControlMessage
-
- getId() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo.Degree
-
- getId() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo.TagInfo
-
- getId() - Method in class com.hyphenate.helpdesk.model.RobotMenuInfo.Item
-
- getId() - Method in class com.hyphenate.helpdesk.model.ToCustomServiceInfo
-
- getIdentityCode() - Method in class com.hyphenate.helpdesk.emojicon.Emojicon
-
获取识别码
- getImageUrl() - Method in class com.hyphenate.helpdesk.model.OrderInfo
-
- getImageUrl() - Method in class com.hyphenate.helpdesk.model.VisitorTrack
-
- getImg() - Method in class com.hyphenate.chat.OfficialAccount
-
- getIMSDKVersion() - Method in class com.hyphenate.chat.ChatClient
-
Deprecated.
- getInstance() - Static method in class com.hyphenate.chat.ChatClient
-
- getInstance() - Static method in class com.hyphenate.chat.ChatManager
-
- getInstance() - Static method in class com.hyphenate.chat.KefuConversationManager
-
- getInstance() - Static method in class com.hyphenate.helpdesk.manager.EmojiconManager
-
- getInstance() - Static method in class com.hyphenate.helpdesk.manager.TicketManager
-
- getIntAttribute(String, int) - Method in class com.hyphenate.chat.Message
-
- getIntAttribute(String) - Method in class com.hyphenate.chat.Message
-
- getInviteId() - Method in class com.hyphenate.helpdesk.model.ControlMessage
-
- getInviteId() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo
-
- getItems() - Method in class com.hyphenate.helpdesk.model.RobotMenuInfo
-
- getItemUrl() - Method in class com.hyphenate.helpdesk.model.OrderInfo
-
- getItemUrl() - Method in class com.hyphenate.helpdesk.model.VisitorTrack
-
- getJSONArrayAttribute(String) - Method in class com.hyphenate.chat.Message
-
- getJSONMsg(Message, boolean) - Static method in class com.hyphenate.chat.KefuMessageEncoder
-
- getJSONObjectAttribute(String) - Method in class com.hyphenate.chat.Message
-
- getKefuServerAddress() - Method in class com.hyphenate.chat.ChatClient
-
Deprecated.
- getLabel() - Method in class com.hyphenate.helpdesk.model.ControlMessage
-
- getLable() - Method in class com.hyphenate.helpdesk.model.ToCustomServiceInfo
-
- getLastMessage() - Method in class com.hyphenate.chat.Conversation
-
Deprecated.
- getLeaveMsgComments(String, String, String, ValueCallBack<String>, int, int) - Method in class com.hyphenate.helpdesk.manager.TicketManager
-
获取一个留言的所有评论
- getLeaveMsgDetail(String, String, String, ValueCallBack<String>) - Method in class com.hyphenate.helpdesk.manager.TicketManager
-
获取一条留言
- getLeaveMsgs(String, String, int, int, ValueCallBack<String>) - Method in class com.hyphenate.helpdesk.manager.TicketManager
-
获取所有留言
- getLevel() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo.Degree
-
- getList() - Method in class com.hyphenate.helpdesk.model.RobotMenuInfo
-
- getLongAttribute(String, long) - Method in class com.hyphenate.chat.Message
-
- getLongAttribute(String) - Method in class com.hyphenate.chat.Message
-
- getMessage(String) - Method in class com.hyphenate.chat.ChatManager
-
通过消息id获取消息
- getMessage(String) - Method in class com.hyphenate.chat.Conversation
-
通过消息id获取消息
- getMessage(String, boolean) - Method in class com.hyphenate.chat.Conversation
-
通过消息id获取消息并标记
- getMessage(String) - Method in class com.hyphenate.chat.KefuConversationManager
-
根据id获取消息
- getMessageByExtMsgId(String) - Method in class com.hyphenate.chat.KefuConversationManager
-
- getMessageExtType(Message) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getMessageOfPosition(int) - Method in class com.hyphenate.chat.Conversation
-
通过位置获取消息
- getMessageOfPosition(int, boolean) - Method in class com.hyphenate.chat.Conversation
-
通过位置获取消息并标记
- getMessagePosition(Message) - Method in class com.hyphenate.chat.Conversation
-
获取某条消息的位置
- getMsgCount() - Method in class com.hyphenate.chat.Conversation
-
Deprecated.
- getMsgFromJson(String) - Static method in class com.hyphenate.chat.KefuMessageEncoder
-
- getMsgId() - Method in class com.hyphenate.chat.Message
-
Deprecated.
- getMsgTime() - Method in class com.hyphenate.chat.Message
-
Deprecated.
- getName() - Method in class com.hyphenate.chat.OfficialAccount
-
- getName() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.AttachmentsBean
-
- getName() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.CreatorBean
-
创建这个comment的人的name
- getName() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.AttachmentsBean
-
- getName() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.CreatorBean
-
- getName() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody.CreatorBean
-
- getName() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.AssigneeBean
-
- getName() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.AttachmentsBean
-
- getName() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CategoryBean
-
- getName() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CreatorBean
-
- getName() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.PriorityBean
-
- getName() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.ResolutionBean
-
- getName() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.StatusBean
-
- getName() - Method in class com.hyphenate.helpdesk.emojicon.Emojicon
-
获取表情名称
- getName() - Method in class com.hyphenate.helpdesk.model.AgentIdentityInfo
-
- getName() - Method in class com.hyphenate.helpdesk.model.AgentInfo
-
- getName() - Method in class com.hyphenate.helpdesk.model.ArticlesInfo
-
- getName() - Method in class com.hyphenate.helpdesk.model.Content
-
- getName() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo.Degree
-
- getName() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo
-
- getName() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo.TagInfo
-
- getName() - Method in class com.hyphenate.helpdesk.model.FormInfo
-
- getName() - Method in class com.hyphenate.helpdesk.model.OrderInfo
-
- getName() - Method in class com.hyphenate.helpdesk.model.QueueIdentityInfo
-
- getName() - Method in class com.hyphenate.helpdesk.model.RobotMenuIdInfo
-
- getName() - Method in class com.hyphenate.helpdesk.model.RobotMenuInfo
-
- getName() - Method in class com.hyphenate.helpdesk.model.RobotMenuInfo.Item
-
- getName() - Method in class com.hyphenate.helpdesk.model.ToCustomServiceInfo
-
- getName() - Method in class com.hyphenate.helpdesk.model.VisitorInfo
-
- getName() - Method in class com.hyphenate.helpdesk.model.VisitorTrack
-
- getNickname() - Method in class com.hyphenate.helpdesk.model.AgentInfo
-
- getNumber() - Method in class com.hyphenate.helpdesk.domain.CommentListResponse
-
- getNumber() - Method in class com.hyphenate.helpdesk.domain.TicketListResponse
-
- getNumberOfElements() - Method in class com.hyphenate.helpdesk.domain.CommentListResponse
-
- getNumberOfElements() - Method in class com.hyphenate.helpdesk.domain.TicketListResponse
-
- getOfficialAccount() - Method in class com.hyphenate.chat.Conversation
-
Deprecated.
- getOrderInfo(Message) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getOrderTitle() - Method in class com.hyphenate.helpdesk.model.OrderInfo
-
- getOrigin_type() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.AgentIdentityInfo
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.AgentInfo
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.ArticlesInfo
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.CompositeContent
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.Content
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.ControlMessage
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.FormInfo
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.OrderInfo
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.QueueIdentityInfo
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.RobotMenuIdInfo
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.RobotMenuInfo
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.ToCustomServiceInfo
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.TransferIndication
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.VisitorInfo
-
- getParentName() - Method in class com.hyphenate.helpdesk.model.VisitorTrack
-
- getPayload() - Method in class com.hyphenate.helpdesk.httpclient.HttpResponse
-
Get the response payload
- getPhone() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.CreatorBean
-
电话号码
- getPhone() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.CreatorBean
-
- getPhone() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody.CreatorBean
-
- getPhone() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CreatorBean
-
- getPicurl() - Method in class com.hyphenate.helpdesk.model.ArticlesInfo.ArticleItem
-
- getPrice() - Method in class com.hyphenate.helpdesk.model.OrderInfo
-
- getPrice() - Method in class com.hyphenate.helpdesk.model.VisitorTrack
-
- getPriority() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getPriority_id() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody
-
- getProgress() - Method in class com.hyphenate.chat.Message
-
Deprecated.
- getQq() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.CreatorBean
-
公司
- getQq() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.CreatorBean
-
- getQq() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody.CreatorBean
-
- getQq() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CreatorBean
-
- getQueueIdentityInfo() - Method in class com.hyphenate.helpdesk.model.MessageAttributes
-
- getReadTimeout() - Method in class com.hyphenate.helpdesk.httpclient.HttpClient
-
Get the read timeout in seconds.
- getReply() - Method in class com.hyphenate.helpdesk.domain.CommentEntity
-
{"id":"回复的哪条评论的id, 可选"}
- getReply() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody
-
- getResolution() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getResolved_at() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getResponseBody() - Method in class com.hyphenate.helpdesk.httpclient.HttpResponse
-
- getRobotMenu(Message) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getRobotWelcome(ValueCallBack<JSONObject>) - Method in class com.hyphenate.chat.ChatManager
-
获取机器人欢迎语
- getScore() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo.Degree
-
- getSDKVersion() - Method in class com.hyphenate.chat.ChatClient
-
Deprecated.
- getServiceSessionId() - Method in class com.hyphenate.helpdesk.model.ControlMessage
-
- getServiceSessionId() - Method in class com.hyphenate.helpdesk.model.ToCustomServiceInfo
-
- getSessionId() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo
-
- getSize() - Method in class com.hyphenate.helpdesk.domain.CommentListResponse
-
- getSize() - Method in class com.hyphenate.helpdesk.domain.TicketListResponse
-
- getStarted_at() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getStatus() - Method in class com.hyphenate.chat.Message
-
Deprecated.
- getStatus() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getStatus() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo.Degree
-
- getStatus_id() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody
-
- getStatusCode() - Method in class com.hyphenate.helpdesk.httpclient.HttpResponse
-
Get the response status code.
- getString() - Method in class com.hyphenate.helpdesk.model.Content
-
- getStringAttribute(String) - Method in class com.hyphenate.chat.Message
-
- getStringAttribute(String, String) - Method in class com.hyphenate.chat.Message
-
- getSubject() - Method in class com.hyphenate.helpdesk.domain.CommentEntity
-
评论的主题, 可选
- getSubject() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody
-
- getSubject() - Method in class com.hyphenate.helpdesk.domain.NewTicketBody
-
- getSubject() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getSummary() - Method in class com.hyphenate.helpdesk.model.ControlMessage
-
- getTagSeqId() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo.TagInfo
-
- getTargetUrl() - Method in class com.hyphenate.helpdesk.model.FormInfo
-
- getTenantId() - Method in class com.hyphenate.chat.ChatClient
-
Deprecated.
- getTenantId() - Method in class com.hyphenate.helpdesk.model.EvaluationInfo.TagInfo
-
- getTickets(String, String, int, int, ValueCallBack<String>) - Method in class com.hyphenate.helpdesk.manager.TicketManager
-
Deprecated.
- getTitle() - Method in class com.hyphenate.helpdesk.model.ArticlesInfo.ArticleItem
-
- getTitle() - Method in class com.hyphenate.helpdesk.model.FormInfo
-
- getTitle() - Method in class com.hyphenate.helpdesk.model.OrderInfo
-
- getTitle() - Method in class com.hyphenate.helpdesk.model.RobotMenuInfo
-
- getTitle() - Method in class com.hyphenate.helpdesk.model.VisitorTrack
-
- getTo() - Method in class com.hyphenate.chat.Message
-
Deprecated.
- getToCustomServiceInfo(Message) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getTotalElements() - Method in class com.hyphenate.helpdesk.domain.CommentListResponse
-
- getTotalElements() - Method in class com.hyphenate.helpdesk.domain.TicketListResponse
-
- getTotalPages() - Method in class com.hyphenate.helpdesk.domain.CommentListResponse
-
- getTotalPages() - Method in class com.hyphenate.helpdesk.domain.TicketListResponse
-
- getTransferIndication(Message) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getTransferToAgent(Message) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getType() - Method in class com.hyphenate.chat.Message
-
获取消息类型
- getType() - Method in class com.hyphenate.chat.OfficialAccount
-
- getType() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.AttachmentsBean
-
- getType() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.CreatorBean
-
创建这个comment的人的类型, 例如是坐席还是访客
- getType() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.AttachmentsBean
-
- getType() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.CreatorBean
-
- getType() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.AssigneeBean
-
- getType() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.AttachmentsBean
-
- getType() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CreatorBean
-
- getType() - Method in class com.hyphenate.helpdesk.emojicon.Emojicon
-
获取表情类型
- getUnreadMsgCount() - Method in class com.hyphenate.chat.Conversation
-
Deprecated.
- getUnreadMsgsCount() - Method in class com.hyphenate.chat.ChatManager
-
获取未读消息数
- getUnreadMsgsCount() - Method in class com.hyphenate.chat.KefuConversationManager
-
- getUpdated_at() - Method in class com.hyphenate.helpdesk.domain.CommentEntity
-
修改时间
- getUpdated_at() - Method in class com.hyphenate.helpdesk.domain.TicketEntity
-
- getUrl() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.AttachmentsBean
-
- getUrl() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.AttachmentsBean
-
- getUrl() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.AttachmentsBean
-
- getUrl() - Method in class com.hyphenate.helpdesk.model.ArticlesInfo.ArticleItem
-
- getUserAgent() - Method in class com.hyphenate.helpdesk.httpclient.HttpClient
-
Get the user agent sent with every request.
- getUserName() - Method in class com.hyphenate.chat.Message
-
- getUsername() - Method in class com.hyphenate.helpdesk.domain.CommentEntity.CreatorBean
-
创建这个comment的人的username
- getUsername() - Method in class com.hyphenate.helpdesk.domain.NewCommentBody.CreatorBean
-
- getUsername() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.AssigneeBean
-
- getUsername() - Method in class com.hyphenate.helpdesk.domain.TicketEntity.CreatorBean
-
- getVisitorInfo() - Method in class com.hyphenate.helpdesk.model.MessageAttributes
-
- getVisitorTrack(Message) - Static method in class com.hyphenate.helpdesk.model.MessageHelper
-
- getWorkStatus(String, ValueCallBack<String>) - Method in class com.hyphenate.helpdesk.manager.TicketManager
-
是否显示留言信息(一般在上班显示联系客服界面,在下班情况下显示留言界面)
返回true 为下班状态, 返回false为上班状态
- getWorkStatus(ValueCallBack<String>) - Method in class com.hyphenate.helpdesk.manager.TicketManager
-
Deprecated.
- v(String, String) - Static method in class com.hyphenate.helpdesk.util.Log
-
- VALUE - Static variable in class com.hyphenate.helpdesk.model.EvaluationInfo
-
- ValueCallBack<T> - Interface in com.hyphenate.helpdesk.callback
-
callback with return value
- valueOf(String) - Static method in enum com.hyphenate.chat.CallStateChangeListener.CallError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hyphenate.chat.CallStateChangeListener.CallState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hyphenate.chat.Message.Direct
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hyphenate.chat.Message.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hyphenate.chat.Message.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hyphenate.helpdesk.emojicon.Emojicon.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.hyphenate.helpdesk.model.MessageHelper.ExtMsgType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.hyphenate.chat.CallStateChangeListener.CallError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hyphenate.chat.CallStateChangeListener.CallState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hyphenate.chat.Message.Direct
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hyphenate.chat.Message.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hyphenate.chat.Message.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hyphenate.helpdesk.emojicon.Emojicon.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.hyphenate.helpdesk.model.MessageHelper.ExtMsgType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- videoHeight - Variable in class com.hyphenate.chat.CallOption
-
- videoWidth - Variable in class com.hyphenate.chat.CallOption
-
- vip(Collection<String>) - Method in class com.hyphenate.helpdesk.model.VisitorInfo
-
- VisitorInfo - Class in com.hyphenate.helpdesk.model
-
- VisitorInfo() - Constructor for class com.hyphenate.helpdesk.model.VisitorInfo
-
- VisitorInfo(JSONObject) - Constructor for class com.hyphenate.helpdesk.model.VisitorInfo
-
- VisitorTrack - Class in com.hyphenate.helpdesk.model
-
- VisitorTrack() - Constructor for class com.hyphenate.helpdesk.model.VisitorTrack
-
- VisitorTrack(JSONObject) - Constructor for class com.hyphenate.helpdesk.model.VisitorTrack
-