ContactListUpdateType
public enum ContactListUpdateType
-
Contacts joined the group
Declaration
Swift
case join
-
Contacts left the group
Declaration
Swift
case left
-
Contacts changed their own data
Declaration
Swift
case userDataChange