tree: 084df512daa5ea543120064202d34bd57b2dd4ef [path history] [tgz]
  1. agent/
  2. basemgr/
  3. clipboard/
  4. component/
  5. config/
  6. context/
  7. entity/
  8. intent/
  9. lifecycle/
  10. module/
  11. module_resolver/
  12. session/
  13. story/
  14. suggestion/
  15. surface/
  16. user_intelligence/
  17. BUILD.gn
  18. fuchsia.modular.api
  19. README.md
sdk/fidl/fuchsia.modular/README.md

Modular FIDL API

Public SDK Approved APIs

Modular has a large surface area which is undergoing significant change. For this reason, not all FIDL services are approved for external use. Here are the currently approved APIs:

  • fuchsia.modular.Agent
  • fuchsia.modular.PuppetMaster (with the exception of method PuppetMaster.WatchSession()).
  • fuchsia.modular.StoryPuppetMaster

NOTE: All structs and tables assocated with the services above are implicitly included.