tree: 44244d02299e0f8ef438279fabda365b08aa73e0 [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. fuchsia.modular.api_summary
  8. fuchsia.modular.api_summary.json
  9. intent.fidl
  10. lifecycle.fidl
  11. module_context.fidl
  12. module_data.fidl
  13. module_manifest.fidl
  14. module_state.fidl
  15. overview.fidl
  16. puppet_master.fidl
  17. README.md
  18. session_restart_controller.fidl
  19. session_shell.fidl
  20. story_command.fidl
  21. story_controller.fidl
  22. story_info.fidl
  23. story_options.fidl
  24. story_provider.fidl
  25. story_shell.fidl
  26. story_shell_factory.fidl
  27. story_state.fidl
  28. 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.