Message
public struct Message
The content of the notification message.
-
The required intializer for the
Message
class.Declaration
Swift
public init(alert: String?, url: String? = nil)
Parameters
alert
Message text.
url
(Optional) URL for the message.