tree: d619cc29c8db66651699896227afa9aae61d149c [path history] [tgz]
  1. agent/
  2. annotation/
  3. basemgr/
  4. clipboard/
  5. component/
  6. config/
  7. context/
  8. entity/
  9. intent/
  10. lifecycle/
  11. module/
  12. module_resolver/
  13. session/
  14. story/
  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.