Instance Method

setDisplayName(_:)

Subscriber attribute associated with the display name for the user.

Declaration

@objc func setDisplayName(_ displayName: String?)

Parameters

displayName

Empty String or nil will delete the subscriber attribute.

See Also

Subscriber Attributes