ChatRatingRequest

@objc(ZDKRatingRequest)
public final class ChatRatingRequest : ChatLog

Chat Rating Request (sent by the agent)

  • 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 }