Class GetDocumentLinkInfoRequestJson

java.lang.Object
com.blackberry.workspaces.sdk.api.json.BaseJson
com.blackberry.workspaces.sdk.api.json.GetDocumentLinkInfoRequestJson
All Implemented Interfaces:
Serializable

public class GetDocumentLinkInfoRequestJson
extends BaseJson
Request for getting information about a file link
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getEncryptedInfo

      public String getEncryptedInfo()
      Expects the data that is present in the c= parameter of the file link
      Returns:
      Expects the data that is present in the c= parameter of the file link
    • setEncryptedInfo

      public void setEncryptedInfo​(String encryptedInfo)
      Expects the data that is present in the c= parameter of the file link
      Parameters:
      encryptedInfo - Expects the data that is present in the c= parameter of the file link