Event Publishing Conversation
constructor(delegate: Conversation, eventPublisher: <Error class: unknown class>, fromUserId: String? = null, toUserId: String? = null)
Parameters
delegate
the underlying Conversation implementation
event Publisher
Spring's event publisher
from User Id
optional default sender ID for published events
to User Id
optional default recipient ID for published events