postgres-native-sqldelight
common
postgres-native-sqldelight-driver
/
app.softwork.sqldelight.postgresdriver
/
ListenerSupport
/
Remote
Remote
class
Remote
(
notificationScope
:
CoroutineScope
,
notificationName
:
(
String
)
->
String
=
{ it }
)
:
ScopedListenerSupport
Members
Constructors
Remote
Link copied to clipboard
constructor
(
notificationScope
:
CoroutineScope
,
notificationName
:
(
String
)
->
String
=
{ it }
)
Properties
notification
Scope
Link copied to clipboard
open
override
val
notificationScope
:
CoroutineScope