public class Client
extends com.aliyun.teaopenapi.Client
_ca, _cert, _connectTimeout, _credential, _disableHttp2, _endpoint, _endpointMap, _endpointRule, _endpointType, _globalParameters, _headers, _httpProxy, _httpsProxy, _key, _maxIdleConns, _method, _network, _noProxy, _openPlatformEndpoint, _productId, _protocol, _readTimeout, _regionId, _signatureAlgorithm, _signatureVersion, _socks5NetWork, _socks5Proxy, _spi, _suffix, _tlsMinVersion, _userAgent| 构造器和说明 |
|---|
Client(com.aliyun.teaopenapi.models.Config config) |
addRequestInterceptor, addResponseInterceptor, addRuntimeOptionsInterceptor, callApi, checkConfig, defaultAny, doRequest, doROARequest, doROARequestWithForm, doRPCRequest, execute, getAccessKeyId, getAccessKeySecret, getBearerToken, getRpcHeaders, getSecurityToken, getType, getUserAgent, setGatewayClient, setRpcHeaderspublic AddAttendeeToEventGroupResponse addAttendeeToEventGroupWithOptions(String userId, String groupId, AddAttendeeToEventGroupHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
在项目事件会话中加人
headers - AddAttendeeToEventGroupHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic AddAttendeeToEventGroupResponse addAttendeeToEventGroup(String userId, String groupId) throws Exception
在项目事件会话中加人
Exceptionpublic CreateEventGroupResponse createEventGroupWithOptions(String userId, CreateEventGroupHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
创建项目事件会话
headers - CreateEventGroupHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic CreateEventGroupResponse createEventGroup(String userId) throws Exception
创建项目事件会话
Exceptionpublic SendInteractiveCardResponse sendInteractiveCardWithOptions(String userId, SendInteractiveCardHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
在群会话发送项目卡片消息
headers - SendInteractiveCardHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SendInteractiveCardResponse sendInteractiveCard(String userId) throws Exception
在群会话发送项目卡片消息
Exceptionpublic SendSingleInteractiveCardResponse sendSingleInteractiveCardWithOptions(String userId, SendSingleInteractiveCardHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
单聊会话发送项目卡片消息
headers - SendSingleInteractiveCardHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic SendSingleInteractiveCardResponse sendSingleInteractiveCard(String userId) throws Exception
单聊会话发送项目卡片消息
Exceptionpublic UpdateInteractiveCardResponse updateInteractiveCardWithOptions(String userId, UpdateInteractiveCardHeaders headers, com.aliyun.teautil.models.RuntimeOptions runtime) throws Exception
更新项目卡片消息
headers - UpdateInteractiveCardHeadersruntime - runtime options for this request RuntimeOptionsExceptionpublic UpdateInteractiveCardResponse updateInteractiveCard(String userId) throws Exception
更新项目卡片消息
ExceptionCopyright © 2025. All rights reserved.