Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing hasPackage function #5

Closed
mkiki opened this issue Sep 28, 2020 · 2 comments
Closed

Add missing hasPackage function #5

mkiki opened this issue Sep 28, 2020 · 2 comments

Comments

@mkiki
Copy link
Contributor

mkiki commented Sep 28, 2020

After logging in a Campaign instance, the "logon" call returns a list of active packages on the instance.
Make this list available to the clients and add hasPackage function with 2 syntaxes:

  • hasPackage(packageId)
  • hasPackage(namespace, name)
@catholicon
Copy link

Is this different from hasPackage?

@mkiki
Copy link
Contributor Author

mkiki commented Sep 23, 2021

I had initially added hasPackage to the Client object has described in this request.
In version 1.0; I added support for the application object which happens to also have a hasPackage function (https://docs.adobe.com/content/help/en/campaign-classic/technicalresources/api/m-Application-hasPackage.html)
Both should return the same thing

@mkiki mkiki closed this as completed Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants