AlertTargetType
public enum AlertTargetType : String, CustomStringConvertible, Codable
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
case sns = "SNS" - 
                  
                  
Declaration
Swift
public var description: String { get } 
View on GitHub
        AlertTargetType Enumeration Reference