electron-direct-ipc - v2.2.3
Preparing search index...
utility/DirectIpcUtility
QueuedMessage
Interface QueuedMessage
Queued message structure for messages sent before registration completes
interface
QueuedMessage
{
args
:
unknown
[]
;
message
:
string
;
target
:
TargetSelector
;
throttled
:
boolean
;
timestamp
:
number
;
}
Index
Properties
args
message
target
throttled
timestamp
Properties
args
args
:
unknown
[]
message
message
:
string
target
target
:
TargetSelector
throttled
throttled
:
boolean
timestamp
timestamp
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
message
target
throttled
timestamp
electron-direct-ipc - v2.2.3
Loading...
Queued message structure for messages sent before registration completes