SubscriptionHandler

fun interface SubscriptionHandler

Functions

Link copied to clipboard
abstract suspend fun onMessage(client: ReThis, message: String)