MessageActionType
public enum MessageActionType : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case resend = "RESEND" -
Undocumented
Declaration
Swift
case suppress = "SUPPRESS" -
Declaration
Swift
public var description: String { get }
View on GitHub
MessageActionType Enumeration Reference