Structures

The following structures are available globally.

  • Chat Composite runtime error types.

    See more

    Declaration

    Swift

    public struct ChatCompositeErrorCode
  • The error thrown after Chat Composite launching.

    See more

    Declaration

    Swift

    public struct ChatCompositeError : Error
    extension ChatCompositeError: Equatable
  • The Chat Composite View is a view component for a single chat thread

    See more

    Declaration

    Swift

    public struct ChatCompositeView : View