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 WeChatWorkSessionStateWeChatWorkSessionRequest.serviceState变更的目标状态Methods in com.bytedesk.wechat.work.kefu.session that return WeChatWorkSessionStateModifier and TypeMethodDescriptionstatic WeChatWorkSessionStateWeChatWorkSessionState.fromValue(int value) WeChatWorkSessionResponse.getServiceStateEnum()获取会话状态枚举对象static WeChatWorkSessionStateReturns 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 TypeMethodDescriptionvoidWeChatWorkSessionResponse.setServiceStateEnum(WeChatWorkSessionState state) 设置会话状态枚举