Page Summary
-
AppSet is the entry point for the app set APIs.
-
The AppSet class extends the Object class.
-
The AppSet class has one public method,
getClient, which returns an instance of AppSetIdClient.
public final class AppSet extends Object
Entry point of the app set APIs.
Public Method Summary
| static AppSetIdClient |
Inherited Method Summary
Public Methods
public static AppSetIdClient getClient (Context context)
Creates a new instance of AppSetIdClient.