com.google.android.gms.auth.account

  • The WorkAccountApi and WorkAccountApi.AddAccountResult interfaces are deprecated.

  • Developers should use WorkAccountClient instead of the deprecated interfaces.

  • WorkAccount provides APIs for managing work accounts.

  • WorkAccountClient is the client for managing Android for Work Accounts.

Interfaces

WorkAccountApi This interface is deprecated. Use WorkAccountClient via WorkAccount.getClient(Activity) instead.  
WorkAccountApi.AddAccountResult This interface is deprecated. Use WorkAccountClient via WorkAccount.getClient(Activity) instead.  

Classes

WorkAccount WorkAccount provides APIs to manage work accounts (com.google.work). 
WorkAccountClient Client to manage Android for Work Accounts.