Instance Method

setPhoneNumber(_:)

Subscriber attribute associated with the phone number for the user.

Declaration

@objc func setPhoneNumber(_ phoneNumber: String?)

Parameters

phoneNumber

Empty String or nil will delete the subscriber attribute.

See Also

Subscriber Attributes