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