getNotifications
fun getNotifications(
filter: GetNotificationOptions = definedExternally
): Promise<Array<Notification>>
(source)
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
fun getNotifications(
filter: GetNotificationOptions = definedExternally
): Promise<Array<Notification>>