Interface ProfileService

All Known Subinterfaces:
CastSessions, CookieStore, Downloads, HttpAuthCache, HttpCache, MediaCasting, MediaReceivers, Network, PasswordStore, Permissions, Plugins, Proxy, Screens, SpellChecker, ZoomLevels

public interface ProfileService
An interface that all profile services must implement.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the profile of this service.
  • Method Details

    • profile

      Profile profile()
      Returns the profile of this service.