mirror of
https://github.com/hub-team/OnlineChatSdk-SwiftPM.git
synced 2026-04-15 09:03:05 +00:00
update
This commit is contained in:
@@ -68,6 +68,9 @@ open class ChatController: UIViewController, WKNavigationDelegate, WKScriptMessa
|
||||
"stop": dtFormat.string(from: currentDate)
|
||||
]
|
||||
] as [String: Any], callback: {(result) in
|
||||
|
||||
ChatApiMessagesWrapper(result as! Dictionary<String, Any>)
|
||||
|
||||
callback([
|
||||
"success": false,
|
||||
"error": [
|
||||
|
||||
Reference in New Issue
Block a user