public class PrintClient extends Object
| 构造器和说明 |
|---|
PrintClient(String appKey,
String appSecret) |
PrintClient(String appKey,
String appSecret,
com.ctaiot.connection.HttpProxy proxy,
com.ctaiot.CloudPrintConfig clientConfig) |
PrintClient(String hostUrl,
String appKey,
String appSecret) |
PrintClient(String hostUrl,
String appKey,
String appSecret,
com.ctaiot.CloudPrintConfig clientConfig) |
PrintClient(String hostUrl,
String appKey,
String appSecret,
com.ctaiot.connection.HttpProxy proxy,
com.ctaiot.CloudPrintConfig clientConfig) |
public PrintClient(String hostUrl, String appKey, String appSecret, com.ctaiot.CloudPrintConfig clientConfig)
public PrintClient(String hostUrl, String appKey, String appSecret, com.ctaiot.connection.HttpProxy proxy, com.ctaiot.CloudPrintConfig clientConfig)
public PrintResult getSdkToken(String userId) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionpublic PrintResult getBrandList(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
payLoad
com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionpublic PrintResult saveBrand(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
payLoad
com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionpublic PrintResult getFolderLabelList(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
payLoad
com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestException@Deprecated public PrintResult getClientIdInfo(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
payLoad
com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionpublic PrintResult sendApiPrint(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
payLoad
com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionpublic PrintResult sendPdfPrint(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
payLoad
com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionpublic PrintResult sendPicPrint(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
payLoad
com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionpublic PrintResult printUrl(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
payLoad
com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionpublic PrintResult listPrintTask(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionpublic PrintResult operatePrintTask(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionpublic PrintResult preUploadResource(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
payLoad - com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionpublic PrintResult sendDataPrint(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
payLoad - com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionpublic PrintResult sendPicResourcePrint(PrintPayLoad payLoad) throws com.ctaiot.resp.APIConnectionException, com.ctaiot.resp.APIRequestException
payLoad - com.ctaiot.resp.APIConnectionExceptioncom.ctaiot.resp.APIRequestExceptionCopyright © 2023. All rights reserved.