Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Operation

getDeveloperAppKeys
List< DeveloperApp > getDeveloperAppKeys#getDeveloperAppKeys ( ) throws AccountAPINGException

Get all application keys owned by the given developer/vendor

Return type

Description

List< DeveloperApp >

A list of application keys owned by the given developer/vendor

Throws

Description

AccountAPINGException

Generic exception that is thrown if this operation fails for any reason.

Since 1.0.0

  • No labels