tree: 0e152bb234ac4267a331319302bdda9bf04f791d [path history] [tgz]
  1. agent.fidl
  2. agent_controller.fidl
  3. annotation.fidl
  4. BUILD.gn
  5. component_context.fidl
  6. fuchsia.modular.api
  7. intent.fidl
  8. lifecycle.fidl
  9. module_context.fidl
  10. module_data.fidl
  11. module_manifest.fidl
  12. module_state.fidl
  13. overview.fidl
  14. puppet_master.fidl
  15. README.md
  16. session_restart_controller.fidl
  17. session_shell.fidl
  18. story_command.fidl
  19. story_controller.fidl
  20. story_info.fidl
  21. story_options.fidl
  22. story_provider.fidl
  23. story_shell.fidl
  24. story_shell_factory.fidl
  25. story_state.fidl
  26. surface.fidl
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.