activeConversationEvents

abstract fun <T : SessionFrame.SendEvent.Body> activeConversationEvents(type: KClass<T>): Flow<T>