Uses of Enum Class
com.bytedesk.wechat.work.kefu.session.WeChatWorkSessionState
Packages that use WeChatWorkSessionState
-
Uses of WeChatWorkSessionState in com.bytedesk.wechat.work.kefu.session
Fields in com.bytedesk.wechat.work.kefu.session declared as WeChatWorkSessionStateModifier and TypeFieldDescriptionprivate WeChatWorkSessionState
WeChatWorkSessionRequest.serviceState
变更的目标状态Methods in com.bytedesk.wechat.work.kefu.session that return WeChatWorkSessionStateModifier and TypeMethodDescriptionstatic WeChatWorkSessionState
WeChatWorkSessionState.fromValue
(int value) WeChatWorkSessionResponse.getServiceStateEnum()
获取会话状态枚举对象static WeChatWorkSessionState
Returns the enum constant of this class with the specified name.static WeChatWorkSessionState[]
WeChatWorkSessionState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.bytedesk.wechat.work.kefu.session with parameters of type WeChatWorkSessionStateModifier and TypeMethodDescriptionvoid
WeChatWorkSessionResponse.setServiceStateEnum
(WeChatWorkSessionState state) 设置会话状态枚举