openNotification

abstract fun openNotification(args: List<String>)
abstract fun openNotification(title: String, message: String)