Instance Method

setKeyword(_:)

Subscriber attribute associated with the install keyword for the user

Declaration

@objc func setKeyword(_ keyword: String?)

Parameters

keyword

Empty String or nil will delete the subscriber attribute.

See Also

Subscriber Attributes