ChatChannel
Represents a single chat channel in ChatMyWay.
A ChatChannel can be part of an Order, Site, or Stop conversation. It contains common properties shared by all channel types, as well as specific properties for each subtype.
Inheritors
Constructors
Types
Represents an Order channel, which is a 3-way conversation between customer, driver, and site.
Represents a Site channel for direct communication with a site.
Represents a Stop channel for communication related to a specific stop on a route.
Properties
Timestamp when the channel was deleted. Null if the channel is active.
Indicates whether there are unread messages in the channel.
Main title displayed for the channel.
A short preview of the last message in the channel.
Timestamp of the last message. Null if the channel has no messages.
Secondary title or additional information about the channel.