Method and Description |
---|
com.hellosign.sdk.HelloSignClient.createAccount(String, String)
as of 3.1.1, replaced by
HelloSignClient.createAccount(String) |
com.hellosign.sdk.HelloSignClient.createAccount(String, String, String, String)
as of 3.1.1, replaced by
HelloSignClient.createAccount(String, String, String) |
com.hellosign.sdk.HelloSignClient.getFinalCopy(String)
Use getFiles(requestId)
|
com.hellosign.sdk.resource.SignatureRequest.getFinalCopyUrl()
use getFilesUrl()
|
com.hellosign.sdk.resource.SignatureRequest.getSignatureBySigner(String, String)
Use getSignature(email, name)
|
Copyright © 2016 HelloSign. All rights reserved.