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:
@@ -68,6 +68,9 @@ open class ChatController: UIViewController, WKNavigationDelegate, WKScriptMessa
|
|||||||
"stop": dtFormat.string(from: currentDate)
|
"stop": dtFormat.string(from: currentDate)
|
||||||
]
|
]
|
||||||
] as [String: Any], callback: {(result) in
|
] as [String: Any], callback: {(result) in
|
||||||
|
|
||||||
|
ChatApiMessagesWrapper(result as! Dictionary<String, Any>)
|
||||||
|
|
||||||
callback([
|
callback([
|
||||||
"success": false,
|
"success": false,
|
||||||
"error": [
|
"error": [
|
||||||
|
|||||||
Reference in New Issue
Block a user