Remote

class Remote(notificationScope: CoroutineScope, notificationName: (String) -> String = { it }) : ScopedListenerSupport

Constructors

Link copied to clipboard
constructor(notificationScope: CoroutineScope, notificationName: (String) -> String = { it })

Properties

Link copied to clipboard