BaseChatEvent public class BaseChatEvent BaseChatEvent for real-time notifications. Properties threadId Chat thread id. Declaration Swift public var threadId: String sender Sender identifier. Declaration Swift public var sender: CommunicationIdentifier? recipient Recipient identifier. Declaration Swift public var recipient: CommunicationIdentifier?