Structures

The following structures are available globally.

  • Compression level whose rawValue is based on the zlib’s constants.

    See more

    Declaration

    Swift

    public struct CompressionLevel : RawRepresentable
  • Errors on gzipping/gunzipping based on the zlib error codes.

    See more

    Declaration

    Swift

    public struct GzipError : Swift.Error
  • An object represents delivery status of a member

    Since

    4.12.2
    See more

    Declaration

    Swift

    public struct DeliveryStatus
  • An object represents read status of a user

    Since

    4.12.2
    See more

    Declaration

    Swift

    public struct ReadStatus
  • Sendbird extension SDK info class, used in SDK user agent.

    Since

    4.8.5
    See more

    Declaration

    Swift

    public struct __SendbirdSDKInfo
  • Undocumented

    See more

    Declaration

    Swift

    public struct SSLClientCertificateError : LocalizedError
  • Undocumented

    See more

    Declaration

    Swift

    public struct WSError : Error
  • Undocumented

    See more

    Declaration

    Swift

    public struct SSLSettings