pda
androidJvm
app
/
net.artux.pda.scripting
/
ICommandController
/
openNotification
open
Notification
abstract
fun
openNotification
(
args
:
List
<
String
>
)
abstract
fun
openNotification
(
title
:
String
,
message
:
String
)