Fix headings for "Desktop Plugin API"

Reviewed By: nikoant

Differential Revision: D36508504

fbshipit-source-id: ece204e5a18d2c98481e21f5c6f0dc42386cf2b5
This commit is contained in:
Andrey Goncharov
2022-05-19 02:44:09 -07:00
committed by Facebook GitHub Bot
parent 1e20ec7d27
commit 2cff109910

View File

@@ -490,19 +490,19 @@ See the similarly named event under [`PluginClient`](#pluginclient).
See the similarly named event under [`PluginClient`](#pluginclient). See the similarly named event under [`PluginClient`](#pluginclient).
### `onServerAddOnStart` #### `onServerAddOnStart`
See the similarly named event under [`PluginClient`](#pluginclient). See the similarly named event under [`PluginClient`](#pluginclient).
### `onServerAddOnStop` #### `onServerAddOnStop`
See the similarly named event under [`PluginClient`](#pluginclient). See the similarly named event under [`PluginClient`](#pluginclient).
### `onServerAddOnMessage` #### `onServerAddOnMessage`
See the similarly named event under [`PluginClient`](#pluginclient). See the similarly named event under [`PluginClient`](#pluginclient).
### `onServerAddOnUnhandledMessage` #### `onServerAddOnUnhandledMessage`
See the similarly named event under [`PluginClient`](#pluginclient). See the similarly named event under [`PluginClient`](#pluginclient).
@@ -520,15 +520,15 @@ See the similarly named method under [`PluginClient`](#pluginclient).
See the similarly named method under [`PluginClient`](#pluginclient). See the similarly named method under [`PluginClient`](#pluginclient).
### `isPluginAvailable` #### `isPluginAvailable`
See the similarly named method under [`PluginClient`](#pluginclient). See the similarly named method under [`PluginClient`](#pluginclient).
### `selectPlugin` #### `selectPlugin`
See the similarly named method under [`PluginClient`](#pluginclient). See the similarly named method under [`PluginClient`](#pluginclient).
### `sendToServerAddOn` #### `sendToServerAddOn`
See the similarly named method under [`PluginClient`](#pluginclient). See the similarly named method under [`PluginClient`](#pluginclient).