ContactListUpdate
public struct ContactListUpdateextension ContactListUpdate: EquatableRepresents group changes info
- 
                  
                  DeclarationSwift public private(set) var groupId: String { get }
- 
                  
                  DeclarationSwift public private(set) var type: ContactListUpdateType { get }
- 
                  
                  DeclarationSwift public internal(set) var contacts: [Contact] { get }
- 
                  
                  DeclarationSwift public static func == (lhs: ContactListUpdate, rhs: ContactListUpdate) -> Bool
 Install in Dash
Install in Dash ContactListUpdate Structure Reference
        ContactListUpdate Structure Reference