ThreadType
public enum ThreadType : String, Codable
Forsta thread types
-
A thread where anybody can send to the group
Declaration
Swift
case conversation
-
A thread where it is a broadcast
Declaration
Swift
case announcement