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