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