IINA Home
GitHub
Preparing search index...
The search index is not available
IINA Plugin API
IINA Plugin API
IINA
API
HTTPXMLRPC
Interface HTTPXMLRPC
Hierarchy
HTTPXMLRPC
Index
Methods
call
Methods
call
call
<
T
>
(
method
:
string
, args
:
any
[]
)
:
Promise
<
T
>
Call a XML-RPC method.
Type Parameters
T =
any
Parameters
method:
string
The method name
args:
any
[]
The arguments
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
IINA
Plugin API
Getting
Started
Creating
Plugins
Development
Guide
Global
Entry
Point
Web
Views
Subtitle
Providers
Plugin
Preferences
IINA
API
HTTPXMLRPC
call
Generated using
TypeDoc
Call a XML-RPC method.