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 2 Next »

isAccountSubscribedToWebApp

isAccountSubscribedToWebApp

boolean isAccountSubscribedToWebApp ( String vendorId ) throws AccountAPINGException

Return whether an account has authorised a web app.

Parameter name

Type

Required

Description

vendorId

String

The id of the vendor to check subscription for

Return type

Description

boolean

Subscribed or not

Throws

Description

AccountAPINGException

 

Since 1.0.0

  • No labels