DeliveryStatus

public enum DeliveryStatus : Hashable

Delivery Status of the ChatLog

  • Returns true if sending the log has failed

    Declaration

    Swift

    public var isFailed: Bool { get }