InteropioPluginApi
Provides run-time access to the Interopio Plugin
TypeScript
export interfaceMethods
| Method | Description |
|---|---|
| getPluginOptions() | Retrieves the InteropioPlugOptions provided in interopio Plugin |
Method Details
getPluginOptions
Retrieves the InteropioPlugOptions provided in interopio Plugin
TypeScript
getPluginOptions(): InteropioPluginOptions;