Instance Method

setEmail(_:)

Subscriber attribute associated with the email address for the user.

Declaration

@objc func setEmail(_ email: String?)

Parameters

email

Empty String or nil will delete the subscriber attribute.

See Also

Subscriber Attributes