Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
NotifyAllParams
Interface NotifyAllParams
NotifyAllParams ($ref: "JSONRPC.NotifyAll.Params") Parameters for the NotifyAll method.
interface
NotifyAllParams
{
data
?:
any
;
message
:
string
;
sender
:
string
;
}
Index
Properties
data?
message
sender
Properties
Optional
data
data
?:
any
message
message
:
string
sender
sender
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
message
sender
kodi-jsonrpc-api
Loading...
NotifyAllParams ($ref: "JSONRPC.NotifyAll.Params") Parameters for the NotifyAll method.