ChatComment
@objc(ZDKChatComment)
public final class ChatComment : ChatLog
Chat comment in relation to a Chat rating.
-
Message from sender
Declaration
Swift
@objc public let newComment: String
-
Returns a Boolean value that indicates whether the receiver and a given object are equal.
Declaration
Swift
@objc override public func isEqual(_ object: Any?) -> Bool
Parameters
object
the object to compare against
-
A textual representation of this instance.
Declaration
Swift
override public var description: String { get }