Class GetDocumentLinkInfoRequestJson

  • All Implemented Interfaces:
    Serializable

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

      • GetDocumentLinkInfoRequestJson

        public GetDocumentLinkInfoRequestJson()
    • Method Detail

      • 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