Skip to content

GPP CMP API v1.1

Latest
Compare
Choose a tag to compare
@lamrowena lamrowena released this 12 Feb 19:54
· 41 commits to main since this release
aea8ca7

GPP API v1.1 Includes the following updates:

  • Removed direct return values from all commands
  • Added callback support for all commands
  • Updated addEventHandler command to return initial EventListener response through callback instead of return value
  • Added success parameter to all callbacks
  • Fixed 2 typos in the sample stub code
  • Removed getGPPData command
  • Add new values to the eventName property in the EventListener object
  • Added new property in the pingReturn object with the same new values
  • Updated getSection output to array of objects