tree: 3c1eb73748a79056aa910b6e2189089e95d84f30 [path history] [tgz]
  1. agent/
  2. annotation/
  3. basemgr/
  4. component/
  5. config/
  6. entity/
  7. intent/
  8. lifecycle/
  9. module/
  10. module_resolver/
  11. session/
  12. story/
  13. surface/
  14. BUILD.gn
  15. fuchsia.modular.api
  16. 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.