mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-17 00:01:53 +00:00
comment
This commit is contained in:
@@ -539,6 +539,7 @@ public enum MsgFilter: String, Codable, Hashable {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO [sub status] add SubscriptionStatus, QueueStatus
|
||||
public struct ConnectionStats: Decodable, Hashable {
|
||||
public var connAgentVersion: Int
|
||||
public var rcvQueuesInfo: [RcvQueueInfo]
|
||||
|
||||
Reference in New Issue
Block a user