Interface IPartnerAnalyticsCollection
- All Superinterfaces:
IPartnerComponent<String>,IPartnerComponentString
- All Known Implementing Classes:
PartnerAnalyticsCollectionOperations
public interface IPartnerAnalyticsCollection extends IPartnerComponentString
Encapsulates collection of partner's analytics.
-
Method Summary
Modifier and Type Method Description IPartnerLicensesAnalyticsCollectiongetLicenses()Gets the partner's licenses analytics collection.Methods inherited from interface com.microsoft.store.partnercenter.IPartnerComponent
getContext, getPartner
-
Method Details
-
getLicenses
IPartnerLicensesAnalyticsCollection getLicenses()Gets the partner's licenses analytics collection.- Returns:
- The partner's licenses analytics collection.
-