AppSetIdClient

public interface AppSetIdClient

A client for interacting with the AppSetIdInfo API.

Public Method Summary

abstract Task<AppSetIdInfo>
getAppSetIdInfo()
Gets the AppSetIdInfo asynchronously.

Public Methods

public abstract Task<AppSetIdInfo> getAppSetIdInfo ()

Gets the AppSetIdInfo asynchronously.

Returns