toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
PushNotifications
/
receivedApnsNotificationEvent
received
Apns
Notification
Event
abstract
val
receivedApnsNotificationEvent
:
EventInstance
<
JsTuple2
<
Event
<
*
>
,
ReadonlyRecord
<
String
,
Any
?
>
>
>
(
source
)