getNotifications
fun getNotifications(filter: GetNotificationOptions = definedExternally): Promise<Array<Notification>>(source)
Since Kotlin
1.1fun getNotifications(filter: GetNotificationOptions = definedExternally): Promise<JsArray<Notification>>(source)