共用方式為


ChatErrors type

從 API 呼叫聊天 SDK 所發生的錯誤。

物件中的每個屬性都會儲存特定 SDK API 方法的最新錯誤。

type ChatErrors = { [target in ChatErrorTarget]: ChatError }