mirror of
https://github.com/hub-team/OnlineChatSdk-SwiftPM.git
synced 2026-04-15 17:06:09 +00:00
update
This commit is contained in:
8
OnlineChatSdk/Classes/ChatApiMessagesWrapper.swift
Normal file
8
OnlineChatSdk/Classes/ChatApiMessagesWrapper.swift
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
import Foundation
|
||||||
|
|
||||||
|
class ChatApiMessagesWrapper {
|
||||||
|
|
||||||
|
init(_ response: Dictionary<String, Any>) {
|
||||||
|
print("ChatApiMessagesWrapper : \(response.debugDescription)")
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user