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