Uses of Class
com.tencentcloudapi.wav.v20210129.models.QueryChatArchivingListResponse
-
Packages that use QueryChatArchivingListResponse Package Description com.tencentcloudapi.wav.v20210129 com.tencentcloudapi.wav.v20210129.models -
-
Uses of QueryChatArchivingListResponse in com.tencentcloudapi.wav.v20210129
Methods in com.tencentcloudapi.wav.v20210129 that return QueryChatArchivingListResponse Modifier and Type Method Description QueryChatArchivingListResponseWavClient. QueryChatArchivingList(QueryChatArchivingListRequest req)根据游标拉取会话存档列表信息 -
Uses of QueryChatArchivingListResponse in com.tencentcloudapi.wav.v20210129.models
Constructors in com.tencentcloudapi.wav.v20210129.models with parameters of type QueryChatArchivingListResponse Constructor Description QueryChatArchivingListResponse(QueryChatArchivingListResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-